fix: move Travis CI build badge to correct location in README
The build status badge was previously placed at the bottom of the file, after the build instructions section. This commit relocates it to the top of the README, directly below the contribution link, for better visibility and standard project convention. The badge URL is updated to target the master branch explicitly.
This commit is contained in:
@@ -11,6 +11,8 @@ Like with Wren itself, we welcome [contributions][contribute].
|
|||||||
|
|
||||||
[contribute]: http://wren.io/contributing.html
|
[contribute]: http://wren.io/contributing.html
|
||||||
|
|
||||||
|
[](https://travis-ci.org/wren-lang/wren-cli)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## To build the Wren CLI
|
## To build the Wren CLI
|
||||||
@@ -48,5 +50,4 @@ i.e if on linux, `premake vs2019 --os=windows` is valid.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
[](https://travis-ci.org/wren-lang/wren-cli)
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user