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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
33
33
-[Build](#build)
34
34
-[Database](#database)
35
35
-[Localization](#localization)
36
+
-[Fun](#fun)
36
37
-[Cheat Sheet](#cheat-sheet)
37
38
-[Tutorials](#tutorials)
38
39
@@ -532,6 +533,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
532
533
-[Find and automatically fix typos and grammar issues in your code](https://github.com/sobolevn/misspell-fixer-action)
533
534
-[Translation](https://github.com/fabasoad/translation-action) - Translate text from any language to any language.
534
535
536
+
### Fun
537
+
538
+
-[Add equivalent of a like button in your README](https://github.com/ariary/Readme-Like-Button) - Visualize community approval on some part of your readme (can be used as a poll).
0 commit comments