aboutsummaryrefslogtreecommitdiff
path: root/library.json
diff options
context:
space:
mode:
Diffstat (limited to 'library.json')
-rw-r--r--library.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/library.json b/library.json
index 56096f8..4862173 100644
--- a/library.json
+++ b/library.json
@@ -1,7 +1,11 @@
{
"name": "libfixmath",
"description": "Cross Platform Fixed Point Maths Library",
- "version": "0.0.0",
+ "keywords": [
+ "fixed",
+ "point",
+ "math"
+ ],
"repository": {
"type": "git",
"url": "https://github.com/PetteriAimonen/libfixmath.git"