From 31504c75888700dee9b83fbfe43269513dab8c13 Mon Sep 17 00:00:00 2001 From: Ondrej Fabry Date: Wed, 4 Sep 2019 09:26:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c84a3df..46c22b5 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ the code much higher or when you are just simply trying to understand code of so ### Features +- :boom: **support for Go modules!** 🆕 - interactive view allowing quick switching between focused packages in web browser -- **support for Go modules!** 🆕 - focus specific package in the program - group functions by package and/or methods by type - filter packages to specific import path prefixes