diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-30 07:15:52 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-30 07:15:52 +0200 |
commit | 8bd0bcb8578707e61f860e78f3e17cfc972b13cc (patch) | |
tree | 7ed9b7f2b1b3acbcb7f701af0374635e56683240 /composer.json | |
parent | 09ab04ff64fbfff5529885f0fa5a3286a613fed1 (diff) |
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index c4ef526..4844717 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "nette/bootstrap", - "description": "Nette Bootstrap", + "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.", + "keywords": ["nette", "configurator", "bootstrapping"], "homepage": "https://nette.org", "license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"], "authors": [ |