Skip to content

Commit

Permalink
add learn link [processing skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Jonas committed Dec 2, 2015
1 parent 7e665e2 commit 0cd7c40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ You can run `learn` to get the tests passing and see errors.

3. Create a template called `date.erb` in `views` that gets rendered via GET `/today`. It should contain an `h1` with the content `Today`
Using ERB tags, and the DateTime library, display today's date in a `p` tag. The date should be formatted to look something like this `The date is Wednesday, November 18, 2015`.

<a href='https://learn.co/lessons/sinatra-views-lab' data-visibility='hidden'>View this lesson on Learn.co</a>

0 comments on commit 0cd7c40

Please sign in to comment.