Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
anusha267 committed Nov 3, 2024
1 parent 709bdee commit affe7ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bookeely
# bookenzy

Bookeely is a Node.js application for user authentication and management using JWT (JSON Web Tokens). Built with TypeScript and Express, it allows users to securely register and log in.
bookenzy is a Node.js application for user authentication and management using JWT (JSON Web Tokens). Built with TypeScript and Express, it allows users to securely register and log in.

## Features

Expand Down Expand Up @@ -29,8 +29,8 @@ Bookeely is a Node.js application for user authentication and management using J

1. Clone the repository:
```bash
git clone https://github.com/yourusername/bookeely.git
cd bookeely
git clone https://github.com/yourusername/bookenzy.git
cd bookenzy
```
2. Install dependencies:

Expand Down

0 comments on commit affe7ac

Please sign in to comment.