aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authors-over-42023-06-12 17:45:00 -0400
committers-over-42023-06-12 17:45:00 -0400
commit8ca9ffe9e9d9823664f0b93fcca57d1de6edf807 (patch)
tree1a12241b52945136c55f135a48d6864a17b4219a /README.md
parentc42c82d4c48a2e53e62ebd04c9ed1c03a4f42294 (diff)
halk
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 819dc33..cdb5f66 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# HALK
-<img src="./HALK_FINAL.svg" width="384" align="right">
+<img src="./resources/HALK_FINAL.svg" width="384" align="right">
*HALK* seeks to be a language.
@@ -15,9 +15,10 @@ As of yet, we are safe.
As you have read these words, you are to install *HALK*.
1. Clone *HALK* to a computer.
-2. `sudo make install`.
+2. `make install`.
-If you wish to remove all *HALK*-related items from your life, you can try `sudo make clean`.
+If you wish to remove all *HALK*-related items from your life, you can try `make clean`, followed
+by `make uninstall`.
# Usage
@@ -37,7 +38,7 @@ Examples can be found [here](examples/).
***HALK*** **progress:** 20%
- [x] Lexer
-- [-] Abstract Syntax Tree
-- [x] Parser
+- [~] Abstract Syntax Tree
+- [ ] Parser
- [ ] Doer
- [ ] ?? profit ??