From d48fb259b472080ccb33beb0ad9d8b4f2def39c0 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Tue, 12 Dec 2017 08:32:32 +0100 Subject: [PATCH] Add OctoLinker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd2e1d1..71ec010 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Togglz](https://www.togglz.org/) - Implementation of the Feature Toggles pattern. * [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types. * [XMLBeam](https://github.com/SvenEwald/xmlbeam) - Processes XML by using annotations or XPath within code. +* [OctoLinker](https://github.com/OctoLinker/browser-extension) - Browser extension which allows to navigate through code on GitHub more efficiently. ## Microservice