Spelling in README.md
This commit is contained in:
parent
77de39f1e0
commit
11960a48d2
|
@ -4,11 +4,11 @@ NewPipe Tutorial
|
||||||
[](https://travis-ci.org/TeamNewPipe/documentation)
|
[](https://travis-ci.org/TeamNewPipe/documentation)
|
||||||
|
|
||||||
This is the [tutorial](https://teamnewpipe.github.io/documentation/) for the [NewPipeExtractor](https://github.com/TeamNewPipeExtractor).
|
This is the [tutorial](https://teamnewpipe.github.io/documentation/) for the [NewPipeExtractor](https://github.com/TeamNewPipeExtractor).
|
||||||
It's thought for thous who want to write their own service, or use NewPipeExtractor in their own projects.
|
It is for those who want to write their own service, or use NewPipeExtractor in their own projects.
|
||||||
|
|
||||||
This tutorial and the documentation are in an early state. So [feedback](https://github.com/TeamNewPipe/documentation/issues) is always welcome :D
|
This tutorial and the documentation are in an early state. So [feedback](https://github.com/TeamNewPipe/documentation/issues) is always welcome :D
|
||||||
|
|
||||||
The tutorial is crated using [`mkdocs`](http://www.mkdocs.org/). You can test and host it your self by running `mkdocs serve` in the root
|
The tutorial is created using [`mkdocs`](http://www.mkdocs.org/). You can test and host it your self by running `mkdocs serve` in the root
|
||||||
directory of this project. If you want to deploy your changes and you are one of the maintainers you can run `mkdocs gh-deploy && git push`.
|
directory of this project. If you want to deploy your changes and you are one of the maintainers you can run `mkdocs gh-deploy && git push`.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Loading…
Reference in New Issue