Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskohl committed Apr 19, 2020
1 parent 66beb56 commit 3c94ec7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,10 @@ Start off by cloning this repo. Then [create a new authorization token](https://
define("GITHUB_TOKEN", "<INSERT YOUR TOKEN HERE>");
```

It is also recommended you create another file in `.env` with the name of `.htaccess` and the following content:

```
Deny from all
```

Thats it! You should now be able to use this instance of Gitcard!

0 comments on commit 3c94ec7

Please sign in to comment.