add readme
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# ✝️ holybar
|
||||
Simple menu bar app to show the daily readings from the Bible. It uses the [United States Conference of Catholic Bishops](https://bible.usccb.org/) as the source and the Roman Calendar ([romcal](https://www.npmjs.com/package/romcal)) package to determine the liturgical color.
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
# Install dependencies
|
||||
npm install
|
||||
# Run the application
|
||||
npm start
|
||||
```
|
||||
Reference in New Issue
Block a user