Skip to content

Commit

Permalink
docs: Improve contributing story
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Sep 6, 2021
1 parent d354e48 commit 1c71b75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# A personal API token for CircleCI
# Can be created via https://app.circleci.com/settings/user/tokens
export CIRCLE_TOKEN=token;
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Collection of helpers useful when working on [Material-UI](https://github.com/mu

Bugfixes and feature suggestions are greatly appreciated. Though this project is highly opinionated so feature requests from will be rejected if no core member has a use for them

#### netlify functions
Copy `.env.example` to `.env` and fill in the values as instructed in the file.

```bash
$ npx netlify login
$ npx netlify init
$ npx netlify dev
```

0 comments on commit 1c71b75

Please sign in to comment.