diff --git a/README.md b/README.md
index 996460f0..1a4a9292 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-# Nillion Python Starter
+# Nillion Python Starter
Welcome to the start of your Nillion developer journey.
-This repo corresponds to the Nillion Python quickstart. To get started with Nillion head over to the [Python QuickStart docs](https://docs.nillion.com/python-quickstart) and follow the quickstart guide.
+This repo corresponds to the Nillion Python quickstart. To get started with Nillion head over to the [Python QuickStart docs](https://docs.nillion.com/Python-quickstart) and follow the quickstart guide.
-For more python examples, check out https://github.com/NillionNetwork/python-examples which contains the following:
+For more Python examples, check out https://github.com/NillionNetwork/Python-examples which contains the following:
- core_concept_multi_party_compute
- core_concept_permissions
- core_concept_single_party_compute
- core_concept_store_and_retrieve_secrets
-- millionaires_problem_example
+- millionaire's_problem_example
- nada_programs
- voting_tutorial