Skip to content

Commit

Permalink
docs: update README.md (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanathkumarbs authored Jan 26, 2024
1 parent 4921580 commit 8f50b58
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# tinyurl
An example implementation for TinyURL service

The documentation for the project can be found at [/docs](/docs/) folder.
An example implementation for the TinyURL service using Go. The implementation aims to provide a fully working end-to-end TinyURL service that can be built and hosted.

The design spec and documentation for the project can be found in the [/docs](/docs/) folder.


<img src="https://github.com/sanathkumarbs/tinyurl/assets/13061998/b6154148-54fb-4ff5-8638-cfc809be1849" width="600">

<span style="font-size:4px;">[Designed by stories / Freepik](http://www.freepik.com)</span>

0 comments on commit 8f50b58

Please sign in to comment.