From a1c1eb9ded1e6f1de0946b40c01439f5c9d3d529 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 10 Nov 2024 01:46:02 +0100 Subject: docs(info): fill readme --- README.md | 17 ++++++++++++++++- example.webp | Bin 0 -> 137872 bytes 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 example.webp diff --git a/README.md b/README.md index 53c553e..4ebbac1 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# now +# Now + +Self-hostable bio page website! + +Lightweight and heavily customizable Go application! + +![Screenshot of the example config](./example.webp) + +## Config + +Coming soon + +## Technologies used + +- [anhgelus/golatt](https://github.com/anhgelus/golatt) +- Bun diff --git a/example.webp b/example.webp new file mode 100644 index 0000000..4489b74 Binary files /dev/null and b/example.webp differ -- cgit v1.2.3