Skip to content

Commit 8ec154d

Browse files
authored
Update README.md
1 parent add32d3 commit 8ec154d

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
###This repo automatically creates a new repository with the following features in your own user github account:
2-
* release versions
1+
## This repo automatically creates a new repository with the following features in your Github account:
2+
* auto release versions
33
* code analytics
4-
* issue templates
5-
* dokku pr-previews and deployment.
6-
* repositor secrets
7-
* deletiion of the dokku pr-previews after merge.
4+
* issues template
5+
* repository secrets creation
6+
* dokku pr-previews and deployment workflows
7+
* deletion of the dokku pr-previews after merge.
88

9-
10-
To start creating first create a token (PAT)</br>
9+
## To start creating first create a token (PAT)</br>
1110
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
1211

1312
Then you will need to fill the .env.example with the required information. </br>
@@ -30,4 +29,4 @@ You will need a folder structure of
3029
```
3130
after the first commit is being pushed to enable the pr-preview and deploy workflows</br>
3231

33-
Enjoy your new repo!
32+
### Enjoy your new repo!

0 commit comments

Comments
 (0)