You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reformat README.md for focus on contributing (#1516)
* Reformat README.md for focus on contributing
Reformat README.md for focus on contributing.
* Update README.md
add title case + make the "greater" sentence make sense
* Update README.md
Improved add-free, volunteer-run website line
Copy file name to clipboardExpand all lines: README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,20 @@ and data structures especially popular in field of competitive programming.
12
12
Moreover we want to improve the collected knowledge by extending the articles
13
13
and adding new articles to the collection.
14
14
15
+
We're an ad-free, volunteer-run website that's free for everyone. Users can contribute articles or help sponsor bounties on articles for greater algorithmic coverage. Your help is greatly appreciated.
16
+
15
17
Compiled pages are published at [https://cp-algorithms.com/](https://cp-algorithms.com/).
16
18
19
+
## Become a Contributor
20
+
21
+
-[How to Contribute](https://cp-algorithms.com/contrib.html)
22
+
-[Code of Conduct](https://cp-algorithms.com/code_of_conduct.html)
-[Become a Financial Supporter](https://github.com/sponsors/cp-algorithms)
28
+
17
29
## Changelog
18
30
19
31
- August, 2025: Overhaul of CP-Algorithms [donation system](https://github.com/sponsors/cp-algorithms). Please consider supporting us, so that we can grow!
@@ -50,8 +62,4 @@ Full list of updates: [Commit History](https://github.com/cp-algorithms/cp-algor
50
62
51
63
Full list of articles: [Navigation](https://cp-algorithms.com/navigation.html)
52
64
53
-
## Contributing
54
65
55
-
-[Information for contributors](https://cp-algorithms.com/contrib.html)
56
-
-[Code of conduct](https://cp-algorithms.com/code_of_conduct.html)
0 commit comments