Commit 0ba0df4b authored by Meenakshi Sharma's avatar Meenakshi Sharma Committed by GitHub
Browse files

Docs: Update README.md (#249)

parent 708b1aae
...@@ -17,28 +17,8 @@ limitations under the License. ...@@ -17,28 +17,8 @@ limitations under the License.
# NVIDIA Dynamo [![Discord](https://dcbadge.limes.pink/api/server/D92uqZRjCZ)](https://discord.gg/D92uqZRjCZ) # NVIDIA Dynamo [![Discord](https://dcbadge.limes.pink/api/server/D92uqZRjCZ)](https://discord.gg/D92uqZRjCZ)
<table width="100%"> [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
<tr> [![GitHub Release](https://img.shields.io/github/v/release/ai-dynamo/dynamo)](https://github.com/ai-dynamo/dynamo/releases/latest)
<td align="left">
<a href="https://opensource.org/licenses/Apache-2.0">
<img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" alt="License">
</a>
</td>
<td align="left">
<a href="https://github.com/ai-dynamo/dynamo/releases/latest">
<img src="https://img.shields.io/github/v/release/ai-dynamo/dynamo" alt="GitHub Release">
</a>
</td>
<td align="right">
<a href="https://discord.gg/nvidia-dynamo">
<img src="https://discord.com/api/guilds/1351250028588437504/widget.png?style=banner2" alt="Discord">
</a>
</td>
</tr>
</table>
| **[Guides](docs/guides)** | **[Architecture and Features](docs/architecture.md)** | **[APIs](lib/bindings/python/README.md)** | **[SDK](deploy/dynamo/sdk/README.md)** | | **[Guides](docs/guides)** | **[Architecture and Features](docs/architecture.md)** | **[APIs](lib/bindings/python/README.md)** | **[SDK](deploy/dynamo/sdk/README.md)** |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment