Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
veminovici committed Mar 20, 2024
1 parent 30f6eec commit 2cf6c11
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ cargo run --example exercise5
## Resources
- [Piano Chords][piano_chords_url]
- [5 Jazz Chords that Actually Sound Great][5_jazz_chords_url]
- [The 12 major scales Formula & Pattern][12_major_scales_url]
- [The 12 minor scales Formula & Pattern][12_minor_scales_url]

## About
> Code designed and written on the beautiful island of [**Saaremaa**][estonia_url], Estonia.
Expand Down Expand Up @@ -127,4 +129,6 @@ cargo run --example exercise5
[scale_major_file]: ./src/scales/major.rs
[scales_folder]: ./src/scales/
[exercise5_file]: ./examples/exercise5.rs
[5_jazz_chords_url]: https://www.youtube.com/watch?v=WrLFCznbNMw
[5_jazz_chords_url]: https://www.youtube.com/watch?v=WrLFCznbNMw
[12_minor_scales_url]: https://www.damvibes.com/music-theory/minor-scales/
[12_major_scales_url]: https://www.damvibes.com/music-theory/major-scales/

0 comments on commit 2cf6c11

Please sign in to comment.