From bafb15fe04f78d65b451a03f273591ff8ec5ecf3 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Thu, 4 Jan 2024 10:43:39 +0300 Subject: Add information for bundled dependencies --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index eda243e..4f59e9c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,22 @@ See [BUILDING.md](BUILDING.md) - Thanks to [Alex Naskos](https://github.com/alexnask) for providing windows build instructions - Thanks to tiwesdaeg for improving the application icon +### Bundled Dependencies + +- Thanks to [Alexander Huszagh](https://github.com/Alexhuszagh) and + [BreezeStyleSheets contributors](https://github.com/Alexhuszagh/BreezeStyleSheets/graphs/contributors) for + the dependency [BreezeStyleSheets](https://github.com/bkmgit/kristall/tree/master/lib/BreezeStyleSheets) + available under an MIT license +- Thanks to [John MacFarlane](https://github.com/jgm) and + [Cmark contributors](https://github.com/commonmark/cmark/graphs/contributors) for the dependency + [cmark](https://github.com/MasterQ32/kristall/tree/master/lib/cmark) which is available under BSD-2-Clause + and MIT licenses +- Thanks to Jonathan Tang and [gumbo parser contributors](https://github.com/google/gumbo-parser/graphs/contributors) + for the dependency [gumbo parser](https://github.com/MasterQ32/kristall/tree/master/lib/gumbo-parser) + available under an Apache-2.0 license +- Thanks to [Luis Lpz](https://gist.github.com/luis-l) for the dependency + [luis-l-gist](https://github.com/MasterQ32/kristall/tree/master/lib/luis-l-gist) + ## Changelog See [src/about/updates.gemini](src/about/updates.gemini) -- cgit v1.2.3