diff --git a/README.md b/README.md index dabae33..c83270e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Spectral is a glossy cross-platform client for Matrix, the decentralized communi There is a separate document for Spectral, including installing, compiling, etc. -It is at [Spectral Doc](https://doc.spectral.encom.eu.org/) +It is at [Spectral Doc](https://b0.gitlab.io/spectral-doc/) ## Contact @@ -31,6 +31,10 @@ This program uses libqmatrixclient library and some C++ models from Quaternion. [libqmatrixclient](https://github.com/QMatrixClient/libqmatrixclient) +This program includes the source code of hoedown. + +[Hoedown](https://github.com/hoedown/hoedown) + ## Donation Donations are welcome! My Bitcoin wallet address is 1AmNvttxJ6zne8f2GEH8zMAMQuT4cMdnDN @@ -41,4 +45,4 @@ Donations are welcome! My Bitcoin wallet address is 1AmNvttxJ6zne8f2GEH8zMAMQuT4 This program is licensed under GNU General Public License, Version 3. -Exceptions are src/notifications/wintoastlib.c and wintoastlib.h, copied from https://github.com/mohabouje/WinToast and licensed under MIT. \ No newline at end of file +Exceptions are src/notifications/wintoastlib.c and wintoastlib.h, which are from https://github.com/mohabouje/WinToast and licensed under MIT. diff --git a/screenshots/1.png b/screenshots/1.png index 76bda81..0561585 100644 Binary files a/screenshots/1.png and b/screenshots/1.png differ diff --git a/screenshots/2.png b/screenshots/2.png index 87ea523..de2514d 100644 Binary files a/screenshots/2.png and b/screenshots/2.png differ diff --git a/screenshots/3.png b/screenshots/3.png index 005629a..a8ec25a 100644 Binary files a/screenshots/3.png and b/screenshots/3.png differ diff --git a/screenshots/4.png b/screenshots/4.png index 13c48c5..b255e70 100644 Binary files a/screenshots/4.png and b/screenshots/4.png differ