Fix urls in README
This commit is contained in:
parent
b55bc39daf
commit
e1bfcb4815
|
@ -1,5 +1,5 @@
|
|||
# HECKformat
|
||||
|
||||
HECKformat is a simple human-writable file format for configuration files inspired by [https://sdlang.org](SDLang) and [https://www.whitespacesv.com/](WhitespaceSV).
|
||||
HECKformat is a simple human-writable file format for configuration files inspired by [SDLang](https://sdlang.org) and [WhitespaceSV](https://www.whitespacesv.com/).
|
||||
|
||||
It was desigend specifically for HeckWeasel as a way to store metadata and page content in a single file, but is useful for a variety of configuration and similar human-writable data tasks.
|
||||
|
|
Loading…
Reference in New Issue