Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fedebotu committed Sep 18, 2023
1 parent 981e98d commit 5aa23b1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ _Tired of not having any ticket to Suseo station because your SRT is fully booke

K-Trains is a Streamlit app that allows you to connect to [Korail](https://www.letskorail.com/) and [SRT](https://etk.srail.kr/)'s APIs to get information and reserve trains in Korea.



## How to use

### Web UI
Expand Down Expand Up @@ -53,6 +51,16 @@ FileNotFoundError: No secrets files found. Valid paths for a secrets.toml file a
```
You may follow [this guide](https://docs.streamlit.io/streamlit-community-cloud/deploy-your-app/secrets-management) for managing your own `secrets.toml` file. Moreover, if you do not use Gmail, you should modify the `email_notify` function, particularly at [this line](https://github.com/fedebotu/k-trains/blob/1a1f609600f870f09e3ef8fe4e692cc082fdb3cc/ktrains/notify.py#L49C1-L50C1).

## Screenshots

<div align="center">
<br>
<center>
<img src="https://github.com/fedebotu/k-trains/assets/48984123/556b58aa-2e52-4e49-b30f-04530cb597b3" alt="k-train-email"/>
</center>
<br>
</div>


## Acknowledgements

Expand Down

0 comments on commit 5aa23b1

Please sign in to comment.