martinjosifoski commited on
Commit
7345094
1 Parent(s): ee4b75d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -3,5 +3,7 @@ license: mit
3
  ---
4
 
5
 
6
- Flow modules for solving competitive coding with LLMs.
7
- This ontains modules for both CodeForce problem formats and LeetCode problem formats.
 
 
 
3
  ---
4
 
5
 
6
+ Flows for solving competitive coding problems via LLM collaboration.
7
+ The repository has flows supporting Codeforces and LeetCode problems.
8
+
9
+ ToDo: Create a template for a "FlowCard".