Browse Source

add godoc badge

master
Brett Langdon 10 years ago
parent
commit
36798b2a71
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@ -1,5 +1,7 @@
terse
=====
[![GoDoc](https://godoc.org/github.com/brettlangdon/terse?status.svg)](https://godoc.org/github.com/brettlangdon/terse)
Short URL server written in [go](https://golang.org) which stores all URL short code mappings in an in-memory least recently used (LRU) cache.
## Getting Started


Loading…
Cancel
Save