Skip to content

Commit ceb40ae

Browse files
committed
Remove explicit lines
1 parent 4f0a020 commit ceb40ae

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,11 @@
22

33
A full-stack system that provides real-time leaderboard tracking for users across multiple games or activities. The project demonstrates real-time data management, ranking logic, and scalable architecture using modern web technologies.
44

5-
---
6-
75
## Table of Contents
86

97
- [Overview](#overview)
108
- [Features](#features)
119

12-
---
13-
1410
## Overview
1511

1612
The **Real-time Leaderboard** project provides a platform where users can:
@@ -23,8 +19,6 @@ The **Real-time Leaderboard** project provides a platform where users can:
2319

2420
The system leverages Redis sorted sets for efficient real-time leaderboard management, making it scalable and performant.
2521

26-
---
27-
2822
## Features
2923

3024
- **User Authentication:** Secure user registration and login with session or JWT-based auth.

0 commit comments

Comments
 (0)