Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRDOrazio committed Jul 18, 2024
1 parent 3509118 commit 09a7dff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ The API takes the following parameters:
* **`YEAR`**: the year for which anniversaries will be calculated. For example, if Saint Ignatius was canonized in 1622, and the value `2022` is supplied to the **`YEAR`** parameter, then a `CENTENARY` anniversary of 400 years will be returned.
* **`LOCALE`**: the language in which strings should be translated / localized.

# Development

To test the API locally, simply launch using PHP's built-in server: `php -S localhost:8000`. You can choose to serve over a different port if you wish.

# Translation into other languages

<a href="https://translate.johnromanodorazio.com/engage/liturgical-calendar/">
Expand Down

0 comments on commit 09a7dff

Please sign in to comment.