update README

This commit is contained in:
Maximilian Keßler 2023-06-24 17:41:26 +02:00
parent b0aae46454
commit 8e622a84f7
Signed by: max
GPG key ID: BCC5A619923C0BA5

View file

@ -4,6 +4,8 @@ Disclaimer: This repository is still not in a good cleaned up code style, mainly
Do not expect everything to work, do not expect everything to be well-documented Do not expect everything to work, do not expect everything to be well-documented
However, I try to improve this from now on so that eventually, reasonable interfaces will exist so that this becomes actually more usable than now However, I try to improve this from now on so that eventually, reasonable interfaces will exist so that this becomes actually more usable than now
Generally speaking, stuff that is already in a proper package/subfolder should be alright and I plan to keep it clean (also with a clean git history)
## What is this? ## What is this?
This is my personal attempt to write hanabi-related code to analyse and play around with the game. This is my personal attempt to write hanabi-related code to analyse and play around with the game.