aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2014-04-19 18:14:30 +0200
committerTharre <Tharre@users.noreply.github.com>2014-04-19 18:14:30 +0200
commit331ae2118eff51df1c182dc84a0069965db8a405 (patch)
tree29ccfb592846c6a6b176f228acae49792f281e47 /README.md
parente33a70116ef288e61ce5e3349651f250074329db (diff)
downloadredo-331ae2118eff51df1c182dc84a0069965db8a405.tar.gz
redo-331ae2118eff51df1c182dc84a0069965db8a405.tar.xz
redo-331ae2118eff51df1c182dc84a0069965db8a405.zip
Fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b722ebb..2125d40 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,4 @@ If you want more detailed information about `redo`, a working python implementat
The goal of this project is not only to implement `redo` in C, but also to rethink and improve it. This also means that this project will not try be compatible with other implementations of `redo`, although this shouldn't prove problematic.
# Project status
-The is work in progress, many features are still missing and the behaviour is not set in stone yet. Missing features include dependency checking, parallel builds, recursive checking and probably a lot more. \ No newline at end of file
+This is work in progress, many features are still missing and the behaviour is not set in stone yet. Missing features include dependency checking, parallel builds, recursive checking and probably a lot more.