# README Rendering Test

This is a test bucket to verify that **README.md** rendering on the Hub is live.

## Features tested

- Bold and *italic* text
- Lists
- Code blocks

```python
from huggingface_hub import HfApi
api = HfApi()
```

## Links

- [Hugging Face](https://huggingface.co)
- [Buckets docs](https://huggingface.co/docs/hub/storage-buckets)
