Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 8efb5d7

Browse files
author
Noah Hanjun Lee
authored
Update README.md
1 parent b32b2c0 commit 8efb5d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
## What is Gitploy?
1414

15-
GitHub provides the [deployment API](https://docs.github.com/en/rest/reference/repos#deployments) to deploy a specific ref(branch, SHA, tag). It offers strong features to make your team (or organization) can deploy fast and safety. But it takes a lot of resources to build the deployment system around GitHub deployment API.
15+
GitHub provides the [deployment API](https://docs.github.com/en/rest/reference/repos#deployments) to deploy a specific ref(branch, SHA, tag). It offers strong features to make your team (or organization) can deploy fast and safety. **But it takes a lot of resources to build the deployment system around GitHub deployment API.**
1616

17-
Gitploy makes your team or organization build the deployment system around GitHub in minutes. Now, do not waste the time to build the deployment system.
17+
Gitploy makes your team or organization **build the deployment system around GitHub in minutes.** Now, do not waste the time to build the deployment system.
1818

1919
![gitploy](./docs/images/gitploy.gif)
2020

0 commit comments

Comments
 (0)