diff --git a/README.md b/README.md index 2459593e..1209d63d 100644 --- a/README.md +++ b/README.md @@ -686,6 +686,7 @@ _Everything else._ - [Design Patterns](https://github.com/iluwatar/java-design-patterns) - Implementation and explanation of the most common design patterns. - [FF4J](https://github.com/ff4j/ff4j) - Feature Flags for Java. - [FizzBuzz Enterprise Edition](https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition) - No-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. (No explicit license) +- [IP2Location.io Java SDK](https://github.com/ip2location/ip2location-io-java) - Wrapper for the IP2Location.io Geolocation API and the IP2WHOIS domain WHOIS API. - [J2ObjC](https://github.com/google/j2objc) - Java-to-Objective-C translator for porting Android libraries to iOS. - [JBake](https://jbake.org) - Static website generator. - [JBot](https://github.com/rampatra/jbot) - Framework for building chatbots. (GPL-3.0-only)