From 10fb9162f6e783f3a74cda6d5c89924644730599 Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Sat, 10 Dec 2022 12:41:27 -0800 Subject: [PATCH] Add files via upload --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2990a5d..d44e8d9 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ # pytudes -"An *étude* (a French word meaning *study*) is an instrumental musical composition, usually short, of considerable difficulty, +"An ***étude*** (a French word meaning *study*) is an instrumental musical composition, usually short, of considerable difficulty, and designed to provide practice material for perfecting a particular musical skill." — [*Wikipedia*](https://en.wikipedia.org/wiki/%C3%89tude) -This project contains **pytudes**—Python programs, usually short, for perfecting particular programming skills. +This project contains ***pytudes***—Python programs, usually short, for perfecting particular programming skills. # Who is this for?