From 8a0a2944a70488aab1934adbc2deb28639dc5526 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 7 Oct 2023 09:57:40 -0400 Subject: [PATCH] Add some basic information to the README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6915b8a..b0ab804 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # Kawari -Nothing to see here yet. \ No newline at end of file +[![builds.sr.ht status](https://builds.sr.ht/~redstrate/kawari.svg)](https://builds.sr.ht/~redstrate/kawari?) + +A substitute for a few official servers such as “ffxiv.com” and “square-enix.com”. It’s still early in development, but can already emulate the basic login flow. + +## License + +![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png) + +This project is licensed under the [GNU General Public License 3](LICENSE). Some code or assets may be licensed differently.