about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGenny <gen@nyble.dev>2021-10-10 17:06:53 -0500
committerGenny <gen@nyble.dev>2021-10-10 17:06:53 -0500
commit4cbbd1e9476722c266eaa746f620da5a01523bc0 (patch)
treea7ca8840987b09b014fc50979fb54b8d578e73e6
parentc05ae474a789c0f972acbef99698fba8456a6205 (diff)
downloadgifed-4cbbd1e9476722c266eaa746f620da5a01523bc0.tar.gz
gifed-4cbbd1e9476722c266eaa746f620da5a01523bc0.zip
Change language in readme
-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.