From 9d1bc3044d60b225b403a6f9b92832a0b30317a0 Mon Sep 17 00:00:00 2001 From: Charu Goel <92211269+Charu761@users.noreply.github.com> Date: Fri, 24 Feb 2023 14:01:45 +0530 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b69a3ae..10138fe 100755 --- a/README.md +++ b/README.md @@ -56,9 +56,9 @@ - [Indexing](./topics/indexing.md) - [SQL queries](./topics/sqlQueries.md) - [MySQL](./topics/mysql.md) - - [node mysql](./topics/node-mysql.md) +- [node mysql](./topics/node-mysql.md) - [SQL Server](./topics/sqlserver.md) - - [node mssql](./topics/node-mssql.md) +- [node mssql](./topics/node-mssql.md) ### **Tooling** @@ -83,17 +83,17 @@ - [Methodologies (Agile/SCRUM)](./topics/methodologies.md) - [Security](./topics/security.md) - [Testing](./topics/testing.md) - - [Jest](./topics/testingJest.md) - - [Mocha](./topics/testingMocha.md) +- [Jest](./topics/testingJest.md) +- [Mocha](./topics/testingMocha.md) ### **Useful** - [Algorithms](./topics/algos.md) - - [Graph Theory](./topics/graphTheory.md) +- [Graph Theory](./topics/graphTheory.md) - [Binary base](./topics/base.md) - - [Bitwise](./topics/bitwise.md) +- [Bitwise](./topics/bitwise.md) - [Assembly](./topics/assembly.md) - - [WebAssembly](./topics/wasm.md) +- [WebAssembly](./topics/wasm.md) - [.NET](./topics/dotnet.md) - [Notifications](./topics/notifications.md)