Skip to content

Commit 1386ddf

Browse files
committed
update readme examples
1 parent fd64775 commit 1386ddf

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,9 @@
1414
</a>
1515
</p>
1616

17-
This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line LLM framework. It crawls GitHub repositories and build a knowledge base from the code:
17+
This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line LLM framework. It crawls GitHub repositories and build a knowledge base from the code. It analyzes entire codebases to identify core abstractions and how they interact, and transforms complex code into beginner-friendly tutorials with clear visualizations.
1818

19-
- **Analyze entire codebases** to identify core abstractions and how they interact
20-
21-
- **Transform complex code** into beginner-friendly tutorials with clear visualizations
22-
23-
- **Build understanding systematically** from fundamentals to advanced concepts in logical steps
24-
25-
26-
Check Out Example Tutorials for Popular GitHub Repositories:
19+
## Example Tutorials for Popular GitHub Repositories!
2720

2821
- [AutoGen Core](./AutoGen Core/index.md) - Build AI teams that talk, think, and solve problems together like coworkers!
2922

0 commit comments

Comments
 (0)