From 1e20eb89c397915fbaa0e5ccac79eedfd849b709 Mon Sep 17 00:00:00 2001 From: Natapat Samutpong Date: Mon, 7 Mar 2022 03:53:44 +0700 Subject: [PATCH] update misc stuff --- FUNDING.yml | 1 + README.md | 8 ++------ 2 files changed, 3 insertions(+), 6 deletions(-) create mode 100644 FUNDING.yml diff --git a/FUNDING.yml b/FUNDING.yml new file mode 100644 index 0000000..be65772 --- /dev/null +++ b/FUNDING.yml @@ -0,0 +1 @@ +ko_fi: azur1s \ No newline at end of file diff --git a/README.md b/README.md index 67ec5f5..d8454df 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Hades -Programming language that compiles to JavaScript +Programming language that compiles to JavaScript! -Note: The syntax can still be changed and also the compile target (I'm still finding out what target will suit this the best) if you have an idea, feel free to create an issues about it. +Note: Everything in this project can be changed at anytime! (I'm still finding out what work best for lots of thing) if you have an idea, feel free to create an issues about it, or even create a PR! (I'd be very happy) # Prerequistie - `node` or any JavaScript runner @@ -16,8 +16,4 @@ Note: The syntax can still be changed and also the compile target (I'm still fin # License Hades is licensed under both [MIT license](https://github.com/azur1s/hades/blob/master/LICENSE-MIT) and [Apache License](https://github.com/azur1s/hades/blob/master/LICENSE-APACHE) -# Support -This is just a project for fun. If you wish to support me, you can do it through: -- [Kofi](https://ko-fi.com/azur1s) - Anything helps! :D