Skip to content

Commit 81f9c2f

Browse files
author
Mr. Huniko
authored
Update README.md
1 parent 19c70a6 commit 81f9c2f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
# Auto Follows & Unfollows by Github Actions for Github users
1+
# Auto Follows & Unfollows by GitHub Actions for GitHub users
22

33
A feature that unfollows all non-followers of the owner and a feature that follows back those who were not being followed by the owner.
4-
GitHub Action automatically creates or updates Readme with users(unfollowers, unfollowing, followers, followings) list and current user information.
4+
GitHub Action automatically creates or updates README with information of owner and followers.
55

66
## Usage
77

8-
The purpose of this program is to generate an updated README file for any user's repository, displaying details about their account's followers, following, unfollowers and unfollowing and current users's info.
9-
8+
The purpose of this program is to generate an updated README file for any user's repository, displaying details about their account's followers and current user's info.
109
The program also implements two functions to perform actions on the GitHub API: a feature that unfollows all non-followers of the owner and a feature that follows back those who were not being followed by the owner.
1110

1211
## Example

0 commit comments

Comments
 (0)