From: Emil Date: Wed, 27 Sep 2023 06:05:22 +0000 (+0000) Subject: Updated README with BOP date X-Git-Tag: v20240302~67 X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=648f28ca246c2d1a4255ef9dfe85acfac2b924ef;p=emil-bake.git Updated README with BOP date Funny thing, I got really mad when I mistakely uploaded baked-semi, which was a ELF file that contained a semi-stable version of the program which I was using to implement the new features safetly, and when I realized this I just did the 'natural thing' of deleting the .git directory and reintializing and git pushing with --force, so I added this note to make this mistake known. I have project history saved locally, however I doubt I'll end up using it. I wish git was more mutable. --- diff --git a/README b/README index 482adc3..8c686cd 100644 --- a/README +++ b/README @@ -25,3 +25,5 @@ baked.c', the format is `@COMPILECMD ...\n' a functioning example my be found along side the other examples in `baked.c'. Baked is licensed under the GPLv3, See LICENSE. + +Baked began on September 13th, 2023.