From a3924fcf58ea691b5058754e6fea3a9d3c57545d Mon Sep 17 00:00:00 2001 From: Sam Mulube Date: Thu, 25 Feb 2016 01:13:21 +0000 Subject: [PATCH] Update README.md Include logo and remove disclaimer --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 68040b5..59e73fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ + + # Hypercat Go -This project contains an experimental library for working with Hypercat -from Go. +This project contains a simple library for working with Hypercat from Go. [![GoDoc](https://godoc.org/github.com/thingful/hypercat-go?status.svg)](https://godoc.org/github.com/thingful/hypercat-go) [![wercker status](https://app.wercker.com/status/865e58581f5725d918e2bda4aeee9f22/s/master "wercker status")](https://app.wercker.com/project/bykey/865e58581f5725d918e2bda4aeee9f22) @@ -9,14 +10,7 @@ from Go. ## Hypercat For more information about Hypercat please see: -http://wiki.1248.io/doku.php?id=hypercat - -## Disclaimer - -This project represents a very much first foray into Go, so probably is -unidiomatic in a number of important ways, and isn't currently that useful, -though it is now being used internally for a Hypercat service we are -implementing. +http://www.hypercat.io/standard.html ## Usage