Skip to content

Commit 8487038

Browse files
authored
Merge pull request #30 from samsmithnz/docs-patch
Update README.md
2 parents 83c8a5c + 0c53d8c commit 8487038

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Gather the metric from another repository using GitHub App authentication method
7676

7777
# Output
7878

79-
Current output shows the inputs, authenication method, rate limit consumption, and then the actual deployment frequency
79+
Current output to the log shows the inputs, authenication method, rate limit consumption, and then the actual deployment frequency
8080
```
8181
Owner/Repo: samsmithnz/SamsFeatureFlags
8282
Workflows: Feature Flags CI/CD
@@ -85,4 +85,7 @@ Number of days: 30
8585
Authentication detected: GITHUB APP TOKEN
8686
Rate limit consumption: 10 / 5000
8787
Deployment frequency over last 30 days, is 1.2 per day, with a DORA rating of 'Elite'
88-
```
88+
```
89+
90+
In the job summary, we show a badge with details:
91+
![image](https://user-images.githubusercontent.com/8389039/194720101-8fe50812-a721-46e7-b4ab-69f391aa496c.png)

0 commit comments

Comments
 (0)