Skip to content

Commit 1851f31

Browse files
committed
composer.json: improved description
1 parent 077ab41 commit 1851f31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "nette/caching",
3-
"description": "Nette Caching Component",
3+
"description": "⏱ Caching library with easy-to-use API and many cache backends.",
4+
"keywords": ["nette", "cache", "journal", "sqlite", "memcached"],
45
"homepage": "https://nette.org",
56
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
67
"authors": [

0 commit comments

Comments
 (0)