Skip to content

Commit

Permalink
Fixed headings
Browse files Browse the repository at this point in the history
  • Loading branch information
Roemer authored Jan 23, 2020
1 parent ebff42f commit 20cda5a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@ using (var automation = new UIA3Automation())
}
```

# Further Resources
## YouTube Tutorials
### Further Resources
#### YouTube Tutorials
Have a look at [H Y R Tutorials](https://www.youtube.com/channel/UCzFPWBdClpZ9afmmyhho4Rg). This channel provides some videos to get you started with FlaUI.
## FlaUI UITests
#### FlaUI UITests
FlaUI itself contains quite some UI tests itself. Browse to the code of them [here](https://github.com/FlaUI/FlaUI/tree/master/src/FlaUI.Core.UITests) and look how they work.
## Chat
#### Chat
Head over to the [chat](https://gitter.im/FlaUI/Lobby) to ask your specific questions.

### Contribution
Expand Down

0 comments on commit 20cda5a

Please sign in to comment.