CONTRIBUTING.md: Add links for learners (#1498)

CONTRIBUTING.md: Add links for learners
This commit is contained in:
Samuel Bronson 2019-09-13 11:44:02 -04:00 committed by arkon
parent 2e9962e7e4
commit 9857c1941a
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@
Before you start, please note that the ability to use following technologies is **required** and it's not possible for us to teach you any of them. Before you start, please note that the ability to use following technologies is **required** and it's not possible for us to teach you any of them.
* Kotlin * [Kotlin](https://kotlinlang.org/)
* JSoup * [JSoup](https://jsoup.org/)
* HTML * [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
* CSS selectors * [CSS selectors](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors)
## Writing an extension ## Writing an extension