From 7c9cc7e62e8ff3fb68dc8cc8c3f227af4a7be96a Mon Sep 17 00:00:00 2001 From: night0721 Date: Sun, 19 May 2024 17:41:29 +0100 Subject: [PATCH] edit project description --- data/projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/projects.json b/data/projects.json index 3aed78c..7fc1028 100644 --- a/data/projects.json +++ b/data/projects.json @@ -46,12 +46,12 @@ }, { "name":"NYX API", - "description":"General purpose API using Next.js API Routes to serve purposes of NYX, cath npm package and discord rich presence data", + "description":"API using Next.js API Routes to serve purposes of NYX, cath npm package and discord rich presence data", "url":"https://api.night0721.me" }, { "name":"cath", - "description":"npm pacakge to scrape data from NYX API, providing useful functions and Discord Bot utilities with more than 8000 downloads", + "description":"npm pacakge to get data from NYX API, providing useful functions and Discord utilities with more than 6000 downloads", "url":"https://github.com/night0721/cath" }, {