Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wessel Bruinsma committed Jul 25, 2024
1 parent 512838d commit 56bb165
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,25 @@

# Aurora

[![CI](https://github.com/microsoft/Aurora/actions/workflows/ci.yaml/badge.svg)](https://github.com/microsoft/Aurora/actions/workflows/ci.yaml)
[![Latest documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://microsoft.github.io/aurora)

Implementation of the Aurora model.

[Link to the documentation.](https://microsoft.github.io/aurora)


## Getting Started

Install with `pip`:

```bash
pip install microsoft-aurora
```

Example here.


## FAQ

FAQ.

0 comments on commit 56bb165

Please sign in to comment.