Skip to content

Commit e41eaff

Browse files
authored
Merge pull request #581 from ariary/main
Add Readme-Like-Button
2 parents 46b4340 + ee8521e commit e41eaff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
3333
- [Build](#build)
3434
- [Database](#database)
3535
- [Localization](#localization)
36+
- [Fun](#fun)
3637
- [Cheat Sheet](#cheat-sheet)
3738
- [Tutorials](#tutorials)
3839

@@ -532,6 +533,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
532533
- [Find and automatically fix typos and grammar issues in your code](https://github.com/sobolevn/misspell-fixer-action)
533534
- [Translation](https://github.com/fabasoad/translation-action) - Translate text from any language to any language.
534535

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).
539+
535540
### Cheat Sheet
536541

537542
- [GitHub Actions Branding Cheat Sheet](https://haya14busa.github.io/github-action-brandings/)

0 commit comments

Comments
 (0)