Updated README (#2718)
* Update README.md * Update CONTRIBUTORS * Removed unnecessary elements to README.md
This commit is contained in:
parent
c052be9e25
commit
8d6b1e43bb
@ -141,6 +141,7 @@ Mateusz Wojewoda <kawa1.11@o2.pl>
|
|||||||
Jarrett Ye <jarrett.ye@outlook.com>
|
Jarrett Ye <jarrett.ye@outlook.com>
|
||||||
Sam Waechter <github.com/swektr>
|
Sam Waechter <github.com/swektr>
|
||||||
Michael Eliachevitch <m.eliachevitch@posteo.de>
|
Michael Eliachevitch <m.eliachevitch@posteo.de>
|
||||||
|
Carlo Quick <https://github.com/CarloQuick>
|
||||||
Dominique Martinet <asmadeus@codewreck.org>
|
Dominique Martinet <asmadeus@codewreck.org>
|
||||||
|
|
||||||
********************
|
********************
|
||||||
|
28
README.md
28
README.md
@ -5,7 +5,29 @@
|
|||||||
This repo contains the source code for the computer version of
|
This repo contains the source code for the computer version of
|
||||||
[Anki](https://apps.ankiweb.net).
|
[Anki](https://apps.ankiweb.net).
|
||||||
|
|
||||||
If you'd like to try development builds of Anki but don't feel comfortable
|
# About
|
||||||
building the code, please see https://betas.ankiweb.net/
|
|
||||||
|
|
||||||
For more information on building, please see [Development](./docs/development.md).
|
Anki is a spaced repetition program. Please see the [website](https://apps.ankiweb.net) to learn more.
|
||||||
|
|
||||||
|
# Getting Started
|
||||||
|
|
||||||
|
### Anki Betas
|
||||||
|
|
||||||
|
If you'd like to try development builds of Anki but don't feel comfortable
|
||||||
|
building the code, please see [Anki betas](https://betas.ankiweb.net/)
|
||||||
|
|
||||||
|
### Developing
|
||||||
|
|
||||||
|
For more information on building and developing, please see [Development](./docs/development.md).
|
||||||
|
|
||||||
|
### Contributing
|
||||||
|
|
||||||
|
Want to contribute to Anki? Check out the [Contribution Guidelines](./docs/contributing.md).
|
||||||
|
|
||||||
|
### Anki Contributors
|
||||||
|
|
||||||
|
[CONTRIBUTORS](./CONTRIBUTORS)
|
||||||
|
|
||||||
|
# License
|
||||||
|
|
||||||
|
Anki's license: [LICENSE](./LICENSE)
|
||||||
|
Loading…
Reference in New Issue
Block a user