about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index d4fd590..b65f891 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
 # gifed
 Gifed is a **GIF** **e**ncoding and **d**ecoding library.
 
-At current, half of that statement is a lie and this crate is incredibly rough. This library can
-only *write* gifs. The project is in its infancy but I hope to make it feature complete and
+This crate is still pretty rough. I hope to make it feature complete and
 intuitive to use while still allowing fine grained control over the file itself, which has been and 
 always will be, one of the main goals of this crate.