grammatical fix
This commit is contained in:
parent
f8748dfd64
commit
b1424465f4
|
@ -1,6 +1,6 @@
|
|||
# Picrin [![Build Status](https://travis-ci.org/wasabiz/picrin.png)](https://travis-ci.org/wasabiz/picrin)
|
||||
|
||||
Picrin is a lightweight scheme implementation intended to comform full R7RS specification. Its code is written in pure C99 and does not requires any special external libraries installed on the platform.
|
||||
Picrin is a lightweight scheme implementation intended to comply with full R7RS specification. Its code is written in pure C99 and does not requires any special external libraries installed on the platform.
|
||||
|
||||
## Features
|
||||
|
||||
|
|
Loading…
Reference in New Issue