From 14dc3f3e79448cbb94cffedd54c12648b70a66b6 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Sat, 7 Nov 2015 12:01:03 -0600 Subject: [PATCH] Proper GFM. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94c869e..95dea75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Discordgo Golang Discord API. -This is my first Golang project and it is probably not maybe even suitable for use :) +This is my first Golang project and it is ~~probably~~ ~~not~~ maybe even suitable for use :) Everything here so far is likely to change as I learn Golang better and refine the API names and such.