From 78a447ce3ee430a924f2a8625c446aa83687f1fe Mon Sep 17 00:00:00 2001
From: unknown <ldecicco@usgs.gov>
Date: Thu, 23 Oct 2014 10:02:59 -0500
Subject: [PATCH] Expanded 2nd column?

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ec1c6c2e..3b3a3449 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Retrieval functions for USGS and EPA hydrologic and water quality data.
 Web service retrieval functions:
 
 |Function | Inputs | Description | 
-| -------------| ----------------|:-------------|
+| -------------| ------------------------|:-------------|
 |`readNWISdata` | `...`, service | NWIS data using user-specified queries |
 |`readNWISdv` | `Common 4`, statCd | NWIS daily data with `Common 4` query |
 |`readNWISqw` | `Common 4`, expanded | NWIS water quality data with `Common 4` query |
-- 
GitLab