diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-11-19 17:02:57 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-11-19 17:02:57 +0100 |
| commit | 7bba349d5292083da5b28a66a87f03c40c68953b (patch) | |
| tree | 5d72728bd919063f0394d71624cd462329a11bd0 /README.md | |
| parent | 1000cfa9c2ac7af167acfe5118f7e379c31db596 (diff) | |
update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ # myal - My Anime Library -My Anime Library is program to manage an anime watchlist, written in C. +My Anime Library is program to manage an anime watchlist, written in C. I used to track which anime I have watched and what episode I'm on by writing in -a text file, which got annoying after a while. -This is why I created a simple program to quickly search and change a csv-file. +a text file, which got annoying after a while. +This is why I created a simple program to quickly search and change a csv-file. Is it a complete overkill to write this in C? Yes -Could this have been a simple bash script? Definitely +Could this have been a simple bash script? Definitely But I was bored and writing C is fun.
\ No newline at end of file |
