X-Git-Url: https://git.danieliu.xyz/?p=ekitaihs.git;a=blobdiff_plain;f=readme.md;fp=readme.md;h=fe7c77e52465ce93a804da1072c839b24ed3402f;hp=e866d39cb031386b139308dbd2793c743afad9cd;hb=c68579ccc2b03996eec6ac5c1526d6e5d20c3c78;hpb=b01133aa41dd617c27be81eabe33f90b69cbf618 diff --git a/readme.md b/readme.md index e866d39..fe7c77e 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,17 @@ # 液体「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.