added blogpost in readme

#3
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,3 +16,5 @@ Todo:
16
  - [x] Upload model to Hugging Face
17
  - [ ] Add inference scripts for proper chess play
18
  - [x] Integrate it into a webui, possibly by using transformers.js
 
 
 
16
  - [x] Upload model to Hugging Face
17
  - [ ] Add inference scripts for proper chess play
18
  - [x] Integrate it into a webui, possibly by using transformers.js
19
+
20
+ Blogpost - [https://lazy-guy.github.io/blog/chessllama/](https://lazy-guy.github.io/blog/chessllama/)