flashcards 0.1.1

Flashcards is a powerful application for memorization cards management.
Documentation
# Flashcards

[![flashcards: rustc 1.59+]][rustc 1.59] [![Latest Version]][crates.io] [![License-MIT]](LICENSE-MIT) [![License-Apache]](LICENSE-APACHE)

[rustc 1.59]: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1590-2022-02-24
[flashcards: rustc 1.59+]: https://img.shields.io/badge/flashcards-rustc_1.59+-red.svg
[Latest Version]: https://img.shields.io/crates/v/flashcards.svg
[crates.io]: https://crates.io/crates/flashcards
[License-MIT]: https://img.shields.io/badge/License-MIT-yellow.svg
[License-Apache]: https://img.shields.io/badge/License-Apache_2.0-blue.svg

Flashcards is a powerful application for managing memorization cards.

## [Contributing]./CONTRIBUTING.md

## License

This project provided under either [MIT](./LICENSE-MIT) license or
[Apache-2.0](./LICENSE-APACHE) one.