Skip to content

Commit 5e29772

Browse files
committed
docs: update
1 parent 6dd8c42 commit 5e29772

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
![The rustac logo](./img/rustac-small.png)
1010

11-
The power of Rust for the Python STAC ecosystem.
11+
The power of Rust for the Python [STAC](https://stacspec.org/) ecosystem.
1212

1313
<!-- markdownlint-disable MD028 -->
1414
> [!TIP]

docs/img/rustac-small.png

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../img/rustac-small.png

docs/index.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# rustac
22

3-
> The power of Rust for the Python STAC ecosystem.
3+
![The rustac logo](./img/rustac-small.png)
44

5-
**rustac** is a zero-dependency Python package for [STAC](https://stacspec.org/) using Rust under the hood.
5+
The power of Rust for the Python [STAC](https://stacspec.org/) ecosystem.
6+
7+
<!-- markdownlint-disable MD046-->
8+
!!! tip
9+
10+
We pronounce **rustac** "ruh-stac"
11+
12+
!!! note
13+
14+
Until 2025-04-17, this package was named **stacrs**.
15+
See [this RFC](https://github.com/stac-utils/rustac/issues/641) for context on the name change.
616

717
## Installation
818

@@ -29,3 +39,7 @@ asyncio.run(main())
2939
```
3040

3141
For more, see our [examples](./generated/gallery/index.md).
42+
43+
## Acknowledgements
44+
45+
We'd like to thank [@jkeifer](https://github.com/jkeifer), [@parksjr](https://github.com/parksjr), and Rob Gomez (all from [@Element84](https://github.com/Element84/)) for creating the rustac logo from an AI-generated image from the prompt "a crab, a cabin, and a glass of whisky".

0 commit comments

Comments
 (0)