diff --git a/README.md b/README.md index c773ecc724..88f572058b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ## Key Features of V -- Simplicity: the language can be learned in over a weekend +- Simplicity: the language can be learned in a weekend - Fast compilation: ≈110k loc/s with a Clang backend, ≈1 million loc/s with native and tcc backends *(Intel i5-7500, SSD, no optimization)* ([demo video](https://www.youtube.com/watch?v=pvP6wmcl_Sc)) - Easy to develop: V compiles itself in less than a second