aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordan sinclair <dj2@everburning.com>2019-03-06 09:01:46 -0500
committerGitHub <noreply@github.com>2019-03-06 09:01:46 -0500
commitab8c5378de88946f4636680738fd295d658496af (patch)
treeb041de4add9864bce8ba237356c9e7ffe412e7bf /README.md
parent0242b3c38c2bdf3fb56b0f2c3b6c048899e9ea50 (diff)
downloadamber-ab8c5378de88946f4636680738fd295d658496af.tar.gz
Rename vkscript test files. (#332)
This CL changes the extension on the vkscript test files to be .vkscript instead of .amber.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d264b8..d72f81c 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ run amber scripts. The script can be used as
in the [VkScript](docs/vk_script.md) format.
```
-out/Debug/amber tests/cases/clear.amber
+out/Debug/amber tests/cases/clear.vkscript
```
The sample app returns a value of 0 on success or non-zero on error. Any issues