Skip to content

Commit 597a145

Browse files
authored
Update README.md: fix bold
1 parent e2b2a8a commit 597a145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Code Snippet Manager is a tool designed to simplify the process of managing and
77
- **GraphQL API:** The core of this tool is built around a GraphQL API, allowing developers to interact with the system using a flexible and powerful query language.
88
- **Snippet Management:** Easily create, update, delete, and retrieve code snippets. Each snippet is associated with metadata such as title, description, tags, and language for efficient organization.
99
- **Search and Filtering:** Quickly find the snippets you need using search queries and filtering options based on tags, language, and more.
10-
- **User Authentication: Secure user authentication and authorization are integrated, ensuring that only authorized users can access and modify their own snippets.
10+
- **User Authentication:** Secure user authentication and authorization are integrated, ensuring that only authorized users can access and modify their own snippets.
1111
- **Sharing and Collaboration:** Share snippets with other developers by generating unique links, allowing for easy collaboration and discussion.
1212
- **Caching with Redis:** Utilize Redis for caching to optimize the performance of the application, ensuring fast response times even during peak usage.
1313

0 commit comments

Comments
 (0)