fix typo of README

This commit is contained in:
Hiromu Yakura 2013-11-07 22:16:04 +09:00
parent dcb3820054
commit 0592de277d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Picrin - a lightweight scheme interpreter
## Freatures
## Features
- R7RS compatibility (but partial support)
- reentrant design (all VM states are stored in single global state object)