From 52f72ff3095360317618e6dd96b78a027981f3fa Mon Sep 17 00:00:00 2001 From: Vatsal <87218847+codesnail21@users.noreply.github.com> Date: Sat, 30 Jul 2022 09:56:13 +0530 Subject: [PATCH] refactor: add table of content (#10) * feat: add go func img content in readme * refactor: add table of content --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c60feac..117db15 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,9 @@ out awesome. ![image](https://user-images.githubusercontent.com/87218847/181223942-6d273aa8-cc0a-4eb6-aabb-21453c76fabb.png) + +### Table of Content +
+ +##### GO-Cache +- go-cache is an in-memory key:value store/cache similar to memcached