# Anki [![Build Status](https://github.com/ankitects/anki/actions/workflows/ci.yml/badge.svg)](https://github.com/ankitects/anki/actions/workflows/ci.yml) [![Documentation](https://img.shields.io/badge/docs-dev--docs.ankiweb.net-blue)](https://dev-docs.ankiweb.net) This repo contains the source code for the computer version of [Anki](https://apps.ankiweb.net). ## About Anki is a spaced repetition program. Please see the [website](https://apps.ankiweb.net) to learn more. ## Getting Started ### Contributing Want to contribute to Anki? Check out the [Contribution Guidelines](./docs/contributing.md). For more information on building and developing, please see [Development](./docs/development.md). #### Contributors The following people have contributed to Anki: [CONTRIBUTORS](./CONTRIBUTORS) ### 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/). ## License Anki's license: [LICENSE](./LICENSE)