diff --git a/ReadMe.md b/ReadMe.md index 1e01124..afd030f 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,21 +1,27 @@ # YelpCamp United States -
<%= campground.description.substring(0, 220) %>...
+<%= campground.description.substring(0, 190) %>...
<% } else {%><%= campground.description %>
<% } %> @@ -50,13 +107,21 @@