Add description to nio package

This commit is contained in:
Dominik Picheta 2020-01-19 22:49:52 +00:00 committed by GitHub
parent eb450a3baf
commit a29c7b928a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"http", "http",
"library" "library"
], ],
"description":"", "description":"A Mini Server Framework for Nim language",
"license":"MIT", "license":"MIT",
"web":"https://github.com/KayraG/nio" "web":"https://github.com/KayraG/nio"
}, },