Skip to content

Commit e91cff4

Browse files
committed
readme updated - shortened intro
1 parent d67b689 commit e91cff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Github-Admin: Collection of GitHub CRUD Boilerplate Code
44

5-
<p id="intro">**Github-Admin** is a streamlined collection of boilerplate code designed to simplify the process of performing CRUD (Create, Read, Update, Delete) operations on GitHub repositories. Built with the powerful `@octokit/rest` library, this tool enables developers to effortlessly manage their repositories using the GitHub REST API. Whether you're creating new repositories, updating existing ones, or removing those that are no longer needed, Github-Admin takes the complexity out of repository management.</p>
5+
<p id="intro">Github-Admin is a streamlined collection of boilerplate code designed for performing CRUD operations on GitHub repositories. Utilizing the power of the @octokit/rest library, it simplifies tasks like creating, updating, and deleting repositories through the GitHub REST API, making repository management more efficient for developers.</p>
66

77
### Supported Platforms
88

0 commit comments

Comments
 (0)