diff --git a/README.md b/README.md index 6492df3..5d1a780 100644 --- a/README.md +++ b/README.md @@ -201,5 +201,8 @@ See the list in `src/useragents.js` with example user agents and their expected Whenever you add support for new browsers or notice a bug / mismatch, please update the list and check if all tests are still passing. +### Similar Projects +* [Kong](https://github.com/BigBadBleuCheese/Kong) - A C# port of Bowser. + ### License Licensed as MIT. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.