Readme: update wording
This commit is contained in:
parent
d077a59fbe
commit
80464776b8
|
@ -4,16 +4,15 @@ The codebase for my personal website, which you can [visit
|
||||||
here](https://dev.noway.moe)!
|
here](https://dev.noway.moe)!
|
||||||
|
|
||||||
Written using [Astro.js](https://astro.build/) as the main framework, with
|
Written using [Astro.js](https://astro.build/) as the main framework, with
|
||||||
[Tailwind CSS](https://tailwindcss.com/) for css.
|
[Tailwind CSS](https://tailwindcss.com/). MDX rendering and syntax highlighting
|
||||||
MDX rendering and syntax highlighting provided by [remark.js](https://github.com/remarkjs).
|
provided by [remark.js](https://github.com/remarkjs).
|
||||||
|
|
||||||
### Licence
|
### Licence
|
||||||
|
|
||||||
Feel free to fork this code and use it for your website! No need to credit me.
|
Feel free to fork this code and use it for your website! No need to credit me.
|
||||||
|
|
||||||
This code is licensed under AGPL, meaning that if you do fork this code, you
|
This code is licensed under AGPL, meaning that if you must open source any forks
|
||||||
must also make your fork code open source. That way everyone can benefit from
|
of this code. That way everyone can benefit from our collective efforts!
|
||||||
our collective efforts!
|
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue