diff options
| author | Chris Wells <chris@mathematicaster.org> | 2024-11-11 15:26:07 -0600 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2024-11-11 15:26:07 -0600 |
| commit | 605fab962cb49aa525d68ffa98645cd1825ee58f (patch) | |
| tree | 9de03a81b23ef2d72a2a044658b1b839693a004a /README.md | |
| parent | 6216c597bd07bb62f47d44fe23d9aefa529ddc33 (diff) | |
| download | cookbook-605fab962cb49aa525d68ffa98645cd1825ee58f.tar cookbook-605fab962cb49aa525d68ffa98645cd1825ee58f.tar.gz cookbook-605fab962cb49aa525d68ffa98645cd1825ee58f.tar.bz2 cookbook-605fab962cb49aa525d68ffa98645cd1825ee58f.tar.lz cookbook-605fab962cb49aa525d68ffa98645cd1825ee58f.tar.xz cookbook-605fab962cb49aa525d68ffa98645cd1825ee58f.tar.zst cookbook-605fab962cb49aa525d68ffa98645cd1825ee58f.zip | |
Started to add a readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7610f49 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Cookbook + +This is my collection of recipes written in [cooklang](https://cooklang.org/) + +I have a webpage running [cooklang-chef](https://github.com/Zheoni/cooklang-chef) which serves these files which can be accessed at [cook.mathematicaster.org](https://cook.mathematicaster.org). |
