Fixing centering of heading and gif
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c234510f6d
commit
678553a89c
18
README.md
18
README.md
@ -1,8 +1,8 @@
|
||||
<div style="text-align: center;">
|
||||
|
||||
# Chessboard Tester
|
||||
[](https://drone.pipsquire.com/djweber12/chess_board_sim)
|
||||
|
||||
<div align="center">
|
||||
<h1 align="center">Chessboard Tester</h1>
|
||||
<a href="https://drone.pipsquire.com/djweber12/chess_board_sim" >
|
||||
<img src="https://drone.pipsquire.com/api/badges/djweber12/chess_board_sim/status.svg"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
### Background
|
||||
@ -26,10 +26,8 @@ cmake -S ./ -B build/
|
||||
cmake --build build/
|
||||
./build/src/Chess
|
||||
```
|
||||
<div style="text-align: center;">
|
||||
|
||||
[]
|
||||
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://git.pipsquire.com/djweber12/chess_board_sim/raw/branch/main/docs/screen_cap.gif"/>
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user