Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion PYPI-README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<center><img src=https://raw.githubusercontent.com/rtdip/core/develop/docs/getting-started/images/rtdip-horizontal-color.png alt="rtdip" width=50% height=50%/></center>
<p align="center"><img src=https://raw.githubusercontent.com/rtdip/core/develop/docs/getting-started/images/rtdip-horizontal-color.png alt="rtdip" width=50% height=50%/></p>

# What is the RTDIP SDK?

Expand Down
4 changes: 2 additions & 2 deletions src/api/FastAPIApp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
]

description = """
<center><img src=https://raw.githubusercontent.com/rtdip/core/develop/docs/getting-started/images/rtdip-horizontal-color.png alt="rtdip" width=50% height=50%/></center>
<p align="center"><img src=https://raw.githubusercontent.com/rtdip/core/develop/docs/getting-started/images/rtdip-horizontal-color.png alt='rtdip' width=25% height=25%/></p>

APIs to interact with Real Time Data Ingestion Platform.
<p align="center"> <b> APIs to interact with Real Time Data Ingestion Platform </b></p>

## Authentication

Expand Down