X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=readme.md;h=87d051c75c6e7fbc515b21cdec49034b7fd25fbd;hb=25cfe33daa0d0eb5ebfe9f8fad5d3a25aa098839;hp=e866d39cb031386b139308dbd2793c743afad9cd;hpb=2c8009b8a19ed364cbe6bce607c8a6745d2dd5c0;p=ekitaihs.git diff --git a/readme.md b/readme.md index e866d39..87d051c 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,19 @@ # 液体「ekitai」 -ekitai.hs is a terminal fluid simulator written in haskell. It is a submission to RUHacks 2021. +ekitai.hs is a terminal fluid simulator written in haskell. it is a submission to RUHacks 2021. + +## Installation +### Deb based +### Arch based +### Build from Source +this will be incredibly painful + +## FAQ +**why ekitai?** + +ekitai is fluid in japanese. since naming your projects in a different language is apparently cool. + +**why not in c?** + +c would have probably been one of the best choices to do this project in, but i wanted to add a bit of challenge by using a language that i didn't know.