From 9b835ff8e82879b54221230ed28ac89d9c6ffec3 Mon Sep 17 00:00:00 2001 From: Marin Date: Sun, 6 Jul 2014 16:30:33 -0700 Subject: [PATCH] Update README.md Fix punctuation #38 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d296b499..4fb2dc69 100644 --- a/README.md +++ b/README.md @@ -152,12 +152,12 @@ Development tools and editor plugins. ## Editor Plugins -* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim +* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim. * [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features. ## Development Tools -* [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application +* [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application. # Resources