Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.

Commit 4852f06

Browse files
author
Victor Navarro
committed
docs: better text
1 parent 18ebff6 commit 4852f06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<div align="center">
22
<h1>🔥 setup-firebase</h1>
3-
<p>Setup firebase-tools CLI</p>
3+
<p>Setup firebase-tools CLI for multiple steps</p>
44
</div>
55

66
## 🧠 Why
77

8-
There is an excellent function already: [firebase-action](https://github.com/w9jds/firebase-action), but it forces you to run a command in order to work.
8+
There is an excellent action already: [firebase-action](https://github.com/w9jds/firebase-action), but it forces you to run a command in order to work.
99

10-
With this one you just put the function at the start and use the firebase-tools CLI from any part of your code (npm script, shell...)
10+
With this one, after running the action you can use the firebase-tools CLI from anywhere: npm script, shell...
1111

1212
## 🚀 Usage
1313

0 commit comments

Comments
 (0)