Skip to content

Commit 5ed62e2

Browse files
Readme
1 parent b59be32 commit 5ed62e2

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,17 @@ The name to use for the git user who creates the commit if `auto_commit` is set
7575
- Required: `false`
7676
- Default: `CleanupCode GitHub Action`
7777

78-
# Demo project
78+
# [ReSharper CLI CleanupCode GitHub Action Demo Usage](https://github.com/ArturWincenciak/ReSharper_CleanupCode_Demo)
7979

80-
See and fork that down below demo repository, submit a Pull Request, and observe the action in action.
81-
82-
#### [GitHub Action of ReSharper CLI CleanupCode Demo](https://github.com/ArturWincenciak/ReSharper_CleanupCode_Demo)
80+
In that demo project, you will find all the knowledge you need to effectively start using this action.
8381

82+
## Try your self demo project
83+
1. Go to the [demo project](https://github.com/ArturWincenciak/ReSharper_CleanupCode_Demo)
84+
2. Fork this repo
85+
3. Create a Pull Request
86+
4. Go to `Actions` and observe the action in action
87+
5. Check out history of your repo and see newly created commit
88+
8489
## The simplest way to usage
8590

8691
```yaml

0 commit comments

Comments
 (0)