diff --git a/README.md b/README.md
index 12e01bb..e295223 100644
--- a/README.md
+++ b/README.md
@@ -63,10 +63,10 @@ Below are examples LLM Apps and tutorials
-| App Name | Difficulty | Learning Objectives |
-| :------------- | :------------- | :--------------------- |
-| [Youtube ELI5 Summarizer](https://github.com/The-Pocket/Tutorial-Youtube-Made-Simple) | ★☆☆ *Beginner* | [Map Reduce](https://the-pocket.github.io/PocketFlow/design_pattern/mapreduce.html) |
-| [AI Paul Graham](https://github.com/The-Pocket/Tutorial-YC-Partner) | ★☆☆ *Beginner* | [RAG](https://the-pocket.github.io/PocketFlow/design_pattern/rag.html) |
+| Formal App Name | Informal One-Liner |Difficulty | Learning Objectives |
+| :------------- | :------------- | :------------- | :--------------------- |
+| [Youtube Summarizer](https://github.com/The-Pocket/Tutorial-Youtube-Made-Simple) | Explain YouTube Videos to you like you're 5 | ★☆☆ *Beginner* | [Map Reduce](https://the-pocket.github.io/PocketFlow/design_pattern/mapreduce.html) |
+| [YC Adice Retriever](https://github.com/The-Pocket/Tutorial-YC-Partner) | AI Paul Graham, in case you don't get in | ★☆☆ *Beginner* | [RAG](https://the-pocket.github.io/PocketFlow/design_pattern/rag.html) |