Updated readme
authorLukas Krickl <lukas@krickl.dev>
Sat, 4 Nov 2023 20:31:40 +0000 (21:31 +0100)
committerLukas Krickl <lukas@krickl.dev>
Sat, 4 Nov 2023 20:31:40 +0000 (21:31 +0100)
README.md

index 031a1e761c729fe9a6787883beae6a43dce8d528..f4b21f379af2e2924c01c7b2b36d5da14ad8d3e4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # ulas
 
+Unlink's light assembler is a C99 assembler for the 6502 without any external dependencies.
+
 ## Table of content
 
 - [Installation](#Installation)
@@ -10,7 +12,7 @@
 
 ## Installation
 
-To build this program you will require a recent C compiler, make, `libargtable2` and `libcmocka` for unit tests.
+To build this program you will require a recent C compiler, and make.
 
 ```sh
 premake gmake # to build gnu make file