Skip to content

Commit e9f8a12

Browse files
authored
Update README.md
1 parent 19fbc1e commit e9f8a12

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
# SAS
22

3-
## A quick note
4-
5-
If being read on GitHub, please note that this page is better seen at https://smartarmstack.github.io.
3+
> [!NOTE]
4+
> If being read on GitHub, please note that this page is better seen at https://smartarmstack.github.io.
65
76
## Quickstart
87

9-
### Docker
8+
### Docker
9+
![Docker Pulls](https://img.shields.io/docker/pulls/murilomarinho/sas)
1010

1111
You can explore a readily-made image as follows
1212

1313
```commandline
1414
docker run -it murilomarinho/sas:latest
1515
```
1616

17-
### Installation
17+
### Installation
18+
[![SAS Debian Builder](https://github.com/SmartArmStack/smart_arm_stack_ROS2/actions/workflows/sas_debian_builder.yml/badge.svg?branch=jazzy)](https://github.com/SmartArmStack/smart_arm_stack_ROS2/actions/workflows/sas_debian_builder.yml)
19+
1820

1921
```{important}
2022
See pre-requisites at [](installation.md).

0 commit comments

Comments
 (0)