Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepinho committed Apr 26, 2017
1 parent 19e09c7 commit 55e4f56
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![Build status](https://travis-ci.org/jessepinho/trumpymctweetface.com.svg?branch=master)

# TrumpTweets
# Trumpy McTweetface

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.0.

Expand All @@ -27,14 +27,10 @@ Before running the tests make sure you are serving the app via `ng serve`.

## Deploying

Set `TWITTER_CONSUMER_KEY`, `TWITTER_CONSUMER_SECRET`, and `TWITTER_BEARER_TOKEN` in your environment. Then:

```
npm run deploy
```

Note that the above command also updates the tweets in `src/app/twitter.service.data.json`. So, if it has changed, those changes will need to be committed.

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

0 comments on commit 55e4f56

Please sign in to comment.