Update README
This commit is contained in:
parent
864b6dafe7
commit
947a5ea044
14
README.md
14
README.md
|
@ -4,11 +4,15 @@ Static Website Generator (swg) is a utility currently under development that
|
|||
does exactly what's written on the tin. This utility aims to be a simple yet
|
||||
painless program to automate the boring work of static website development.
|
||||
|
||||
This utility was created originally for the (currenly ongoing) development of
|
||||
version 3 of the luca0N! website.
|
||||
This utility was created originally for the [development of version 3 of the
|
||||
luca0N! website](https://git.luca0n.com/luca0N/luca0N-website).
|
||||
|
||||
Static Website Generator is currently under development, and production usage
|
||||
is not advised. Expect bugs and bad unoptimized performance.
|
||||
is discouraged. Expect bugs and bad unoptimized performance.
|
||||
|
||||
## License and copyright notice
|
||||
|
||||
Copyright © 2022-2023 luca0N!
|
||||
|
||||
This is free software. You are allowed to modify, redistribute and distribute
|
||||
modified versions of this software under the terms of the GNU Lesser General
|
||||
|
@ -18,7 +22,3 @@ Inc. [Read the LICENSE file for further information.](LICENSE)
|
|||
## Documentation
|
||||
|
||||
Coming soon!
|
||||
|
||||
<hr/>
|
||||
|
||||
Copyright © 2022-2023 luca0N!
|
||||
|
|
Loading…
Reference in New Issue