fixes typo

This commit is contained in:
Alvaro Videla
2012-09-15 19:28:15 +02:00
parent 7d33f7cc6e
commit 5dac147763

View File

@@ -84,7 +84,7 @@ The following classes:
- LZWEncoder.java
- NeuQuant.java
Where taken from this website: [http://www.fmsware.com/stuff/gif.html](http://www.fmsware.com/stuff/gif.html).
were taken from this website: [http://www.fmsware.com/stuff/gif.html](http://www.fmsware.com/stuff/gif.html).
And the server code was taken from here [https://github.com/weavejester/tcp-server](https://github.com/weavejester/tcp-server)