Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenwcliu authored Mar 19, 2022
1 parent c27b313 commit 7c57cbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The following **required** functionality is completed:
- [x] User can then enter a new tweet and post this to twitter
- [x] User is taken back to home timeline with **new tweet visible** in timeline
- [x] Newly created tweet should be manually inserted into the timeline and not rely on a full refresh
- [ ] User can **see a counter with total number of characters left for tweet** on compose tweet page
- [x] User can **see a counter with total number of characters left for tweet** on compose tweet page

The following **optional** features are implemented:

Expand All @@ -35,7 +35,7 @@ The following **additional** features are implemented:

Here's a walkthrough of implemented user stories:

<img src='twitter_part2.gif' title='Video Walkthrough' width='' alt='Video Walkthrough' />
<img src='tweet 2.gif' title='Video Walkthrough' width='' alt='Video Walkthrough' />

GIF created with [LiceCap](http://www.cockos.com/licecap/).

Expand Down

0 comments on commit 7c57cbb

Please sign in to comment.