Skip to content

Commit

Permalink
doc: replace screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bot authored and bot committed Dec 7, 2023
1 parent cb69978 commit 472dc53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
The FearNGreed Index Alarm is an open-source repository that allows you to fetch CNN Fear and Greed Index every morning using GitHub Actions. This index serves as an indicator of market sentiment. The repository includes a script that checks whether the fetched index value is above or below a specified threshold. If it exceeds the defined range, an exception is raised within the GitHub Actions workflow. You will receive an email notification from github.

In case of out of range, you can see the error like this:
<img width="992" alt="Screenshot 2023-12-01 at 9 47 26 AM" src="https://github.com/BruceWind/fear-and-greed-index-alarm/assets/6711309/bd36c7cc-2260-4a69-905d-3ed0be1b6a3f">

<img width="1002" alt="Screenshot 2023-12-07 at 12 53 09 PM" src="https://github.com/BruceWind/fear-and-greed-index-alarm/assets/6711309/657dee6a-4388-4bd2-aad0-88b67e1b0313">


You can also see today status: [![Today Status](https://github.com/BruceWind/fear-and-greed-index-alarm/actions/workflows/daily-cron-action.yml/badge.svg)](https://github.com/BruceWind/fear-and-greed-index-alarm/actions/workflows/daily-cron-action.yml)
Expand Down
3 changes: 2 additions & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ FearNGreed Index Alarm利用 GitHub Actions 每天从 CNN 获取恐惧与贪婪


如果超出设定范围,则可见如下图的actions抱错:
<img width="992" alt="Screenshot 2023-12-01 at 9 47 26 AM" src="https://github.com/BruceWind/fear-and-greed-index-alarm/assets/6711309/bd36c7cc-2260-4a69-905d-3ed0be1b6a3f">
<img width="1002" alt="Screenshot 2023-12-07 at 12 53 09 PM" src="https://github.com/BruceWind/fear-and-greed-index-alarm/assets/6711309/657dee6a-4388-4bd2-aad0-88b67e1b0313">




Expand Down

0 comments on commit 472dc53

Please sign in to comment.