Skip to content

Commit

Permalink
refactor: add table of content (#10)
Browse files Browse the repository at this point in the history
* feat: add go func img content in readme

* refactor: add table of content
  • Loading branch information
codeArtisanry authored Jul 30, 2022
1 parent e4604fb commit 52f72ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ out <a href="https://github.com/codesnail21/gofuncs">awesome</a>.

![image](https://user-images.githubusercontent.com/87218847/181223942-6d273aa8-cc0a-4eb6-aabb-21453c76fabb.png)


### Table of Content
<hr/>

##### GO-Cache
- <a href="https://github.com/patrickmn/go-cache">go-cache </a> is an in-memory key:value store/cache similar to memcached

0 comments on commit 52f72ff

Please sign in to comment.