Skip to content

Commit

Permalink
docs: link to caching and sorting implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
realshovanshah authored Jan 12, 2024
1 parent 810e395 commit b2bc7b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ A simple link shortener app. A novel [equatable-stack](https://github.com/realsh

- [x] The user can type the website URL to shorten them using the given [service][link_shortener_url].
- [x] A list with the recently shortened links/aliases.
- [x] Caching and sorting implementation can also be found in their respective branches.

## Dependencies

Expand Down

0 comments on commit b2bc7b5

Please sign in to comment.