Skip to content

Commit a86dfe2

Browse files
authored
docs(README): usecase -> motivation (#27)
1 parent 6074638 commit a86dfe2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
</h1>
66

77
This GitHub Action updates one or more git submodules in a repository to the
8-
latest commit or tag. The primary use case for this action is to be used across
9-
[Catppuccin](https://github.com/catppuccin), allowing repositories to update
10-
their submodules to the latest git tag instead of the latest commit.
8+
latest commit or tag. The primary motivation behind creating this action was for
9+
it be used across [Catppuccin](https://github.com/catppuccin), allowing
10+
repositories to update their submodules to the latest git tag instead of the
11+
latest commit.
1112

1213
> [!NOTE]
1314
> This action assumes that all git submodules are located in a separate GitHub

0 commit comments

Comments
 (0)