Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lyncasterc authored Mar 29, 2024
1 parent 458db5c commit 25c54ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ handles data-fetching and caching. Here's an [example of data-fetching logic usi
- ~User profile view~, ~editing user profile~, ~uploading avatar image~, ~following/unfollowing users~
- ~Creating posts, liking posts, deleting posts~
- ~Commenting on posts, commenting on comments, liking comments~
- Searching for users.
- ~Searching for users.~
- ~Notifications system with [Socket.io](https://socket.io/get-started/).~
### To run on your machine:
- clone this repo, run `npm i`, then run `git checkout dev` to switch to the dev branch.~
Expand Down

0 comments on commit 25c54ca

Please sign in to comment.