Skip to content

Commit 3c94ec7

Browse files
committed
Updated README.md
1 parent 66beb56 commit 3c94ec7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,10 @@ Start off by cloning this repo. Then [create a new authorization token](https://
1919
define("GITHUB_TOKEN", "<INSERT YOUR TOKEN HERE>");
2020
```
2121

22+
It is also recommended you create another file in `.env` with the name of `.htaccess` and the following content:
23+
24+
```
25+
Deny from all
26+
```
27+
2228
Thats it! You should now be able to use this instance of Gitcard!

0 commit comments

Comments
 (0)