Updates README with GUI screenshot

This commit is contained in:
LSaldyt
2017-11-03 12:59:48 -07:00
parent 25841db648
commit d0c98247c6

View File

@ -1,6 +1,8 @@
co.py.cat co.py.cat
========= =========
![GUI](https://imgur.com/7pb20g0)
An implementation of [Douglas Hofstadter](http://prelectur.stanford.edu/lecturers/hofstadter/)'s Copycat algorithm. An implementation of [Douglas Hofstadter](http://prelectur.stanford.edu/lecturers/hofstadter/)'s Copycat algorithm.
The Copycat algorithm is explained [on Wikipedia](https://en.wikipedia.org/wiki/Copycat_%28software%29), and that page has many links for deeper reading. The Copycat algorithm is explained [on Wikipedia](https://en.wikipedia.org/wiki/Copycat_%28software%29), and that page has many links for deeper reading.