diff --git a/README.md b/README.md index cb5ed2e..cd04f1b 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,6 @@ if you know how to do something from the above let me know on issues with the "s thc chess library (I use the retro-sargon one https://github.com/billforsternz/retro-sargon) from Bill Forster. cppflow for the tensorflow backend (https://github.com/serizba/cppflow) from serizba and the discord of engine-programming and leela chess zero + +# why the code is messy? # +I learn c++ on the go with this project. its the first time I program in c++ and I started this project a week ago.