From f159b4d5fdb60b5f2873043a1db882f1ac37f3de Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Sat, 30 Dec 2023 20:10:19 +0300 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a8e9c2c0..8740cd4f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This readme file is used mostly to document project dependencies # Frontend stack & Tooling [Vite + React + Typescript]
-npm install + npm install
   - axios
   - clsx
@@ -37,7 +37,7 @@ This readme file is used mostly to document project dependencies
   
-npm install -D + npm install -D
   - tailwindcss
   - postcss
@@ -51,6 +51,14 @@ This readme file is used mostly to document project dependencies
   
+
+ Google fonts +
+  - Rubik
+  - Geologica
+  - Noto Sans Math
+  
+
VS Code plugins
   - ESLint
@@ -66,7 +74,7 @@ This readme file is used mostly to document project dependencies
 
 - [ConceptCore](https://github.com/IRBorisov/ConceptCore)
 
-requirements + requirements
   - django
   - djangorestframework
@@ -82,7 +90,7 @@ This readme file is used mostly to document project dependencies
   
-requirements_dev + requirements_dev
   - coverage
   - pylint
@@ -91,7 +99,7 @@ This readme file is used mostly to document project dependencies
   
-VS Code plugins + VS Code plugins
   - Pylance
   - Pylint