Update README.md

small spelling error
This commit is contained in:
Filleo 2024-06-06 22:39:04 +02:00 committed by GitHub
parent 3e84af4413
commit ce17efb6eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
## Gemstone
Gemstone is a programming language compiler (short: GSC) written in C based on flex and GNU bison.
Is uses LLVM to produce optimized native binaries for many platforms and uses its own builtin build system for more complex project management.
It uses LLVM to produce optimized native binaries for many platforms and uses its own builtin build system for more complex project management.
## Dependencies (build)