Skip to content

Commit

Permalink
Merge pull request #14 from jasonyang-ee/doc
Browse files Browse the repository at this point in the history
Edit: update author page and docker usage
  • Loading branch information
jasonyang-ee committed Feb 5, 2024
2 parents 070b2a4 + 4c89840 commit aea252d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ More Docker Details: https://github.com/jasonyang-ee/STM32-Dockerfile

- Docker Build
```
docker run -rm -v {Your_Local_Full_Path}:/home jasonyangee/stm32-builder:ubuntu-latest https://github.com/jasonyang-ee/STM32G431KB
docker run -rm -v {Your_Local_Full_Path}:/home jasonyangee/stm32-builder:ubuntu-latest -r https://github.com/jasonyang-ee/STM32G431KB
```
> Visit Here for More Details: https://github.com/jasonyang-ee/STM32-Dockerfile
![Run](docs_src/page/img/run.gif)
Expand Down
4 changes: 3 additions & 1 deletion docs_src/page/Author.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Author
## Visit My Main Page for More Projects

## <https://doc.jasony.org>

0 comments on commit aea252d

Please sign in to comment.