From 7ed3ab7dcc9aac975faa4cf81cef2154d63f7aa8 Mon Sep 17 00:00:00 2001 From: flenniken Date: Sat, 18 Jan 2020 22:42:50 -0800 Subject: [PATCH] Update nimlist package tags and description. (#1331) --- packages.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 2ea65b7..f188242 100644 --- a/packages.json +++ b/packages.json @@ -16073,9 +16073,11 @@ "url": "https://github.com/flenniken/nimlist", "method": "git", "tags": [ - "exe" + "cli", + "terminal", + "html" ], - "description": "Browse nim packages in your browser.", + "description": "View nim packages in your browser.", "license": "MIT", "web": "https://github.com/flenniken/nimlist" },