Skip to content

Commit fe7a832

Browse files
committed
docs: move project banner to the top of the README
1 parent be929b0 commit fe7a832

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
![logo](https://raw.githubusercontent.com/BNL-PESO-Hub/tutorial-sdk/main/docs/assets/images/tutorial-sdk-banner-modern.png)
2+
13
# Tutorial SDK
24
[![PyPI version](https://img.shields.io/pypi/v/tutorial-sdk.svg?color=blue)](https://pypi.org/project/tutorial-sdk/)
35
[![Python versions](https://img.shields.io/pypi/pyversions/tutorial-sdk.svg)](https://pypi.org/project/tutorial-sdk/)
46
[![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE)
57
[![Docs](https://img.shields.io/badge/docs-MkDocs-blue)](docs/index.md)
68

7-
![logo](https://raw.githubusercontent.com/BNL-PESO-Hub/tutorial-sdk/main/docs/assets/images/tutorial-sdk-banner-modern.png)
8-
99
A **declarative, reproducible tutorial packaging system** and command-line tool that bridges the gap between technical content and stable containerized runtimes.
1010

1111
> 💡 **Focus on teaching. We'll handle the runtime.**

0 commit comments

Comments
 (0)