mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
# Anki®
|
|
|
|
[](https://buildkite.com/ankitects/anki-ci)
|
|
|
|
Welcome to the source code repository for **Anki**, a spaced repetition program that uses flashcards to make learning more effective.
|
|
|
|
## About
|
|
|
|
Anki is a spaced repetition program designed to make learning easier and more effective. Learn more on the [official website](https://apps.ankiweb.net)
|
|
|
|
## Getting Started
|
|
|
|
### Using Anki Betas
|
|
|
|
If you'd like to try development builds of Anki but don't feel comfortable building the code yourself, check out the [Anki betas](https://betas.ankiweb.net/)
|
|
|
|
### Developing
|
|
|
|
For detailed instructions on building and contributing to Anki, see our [Development Guide](./docs/development.md)
|
|
|
|
### Contributing
|
|
|
|
We welcome contributions from everyone! To get started, read the [Contribution Guidelines](./docs/contributing.md)
|
|
|
|
### Contributors
|
|
|
|
A big thanks to all the people who have contributed to Anki:
|
|
[CONTRIBUTORS](./CONTRIBUTORS)
|
|
|
|
## License
|
|
|
|
Anki is licensed under: [LICENSE](./LICENSE)
|