diff --git a/README.md b/README.md
index b35fa168e..fe67fafc9 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Each folder includes examples for one or more of the following:
## The example programs
- ### Basics
+ Basics
### Hello world
@@ -112,7 +112,7 @@ How to store state that changes size in Solana.
- ### Tokens
+ Tokens
### Creating tokens
@@ -160,7 +160,7 @@ Allow two users to swap digital assets with each other, each getting 100% of wha
- ### Token Extensions
+ Token Extensions
### Basics - create token mints, mint tokens, and transfer tokens with Token Extensions
@@ -243,7 +243,7 @@ Create tokens with an inbuilt transfer fee.
-### Compression
+Compression
### Cnft-burn
@@ -267,7 +267,7 @@ Work with Metaplex compressed NFTs.
-### Oracles
+Oracles
### pyth