Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] #107 Update README.md #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<img src="https://raw.githubusercontent.com/gita/bhagavad-gita-api/main/.github/gita.png" alt="Logo" width="300">
</a>

<h3 align="center">Bhagavad Gita API</h3>
<h3 align="center">The Bhagavad Gita API</h3>

<p align="center">
Code for the BhagavadGita.io API, which is an app built for Gita readers by Gita readers.
Code for the BhagavadGita.io API, which is an app built for the Gita readers by the Gita readers.
<br />
<br />
<img alt="GitHub issues" src="https://img.shields.io/github/issues/gita/bhagavad-gita-api">
Expand All @@ -23,7 +23,7 @@

## Usage

The Bhagavad Gita API allows any developer to use content from Gita in their apps.
The Bhagavad Gita API allows any developer to use content from the Gita in their apps.
This API is built with FastAPI which is based on (and fully compatible with) the open standards for APIs: OpenAPI (previously known as Swagger) and JSON Schema.

Documentation for this API is availaible in two interactive formats:
Expand Down