Added GH Actions CI badge on README.md
This commit is contained in:
parent
7ffe1b49d7
commit
02d59c8ec2
|
@ -1,5 +1,6 @@
|
||||||
# Lite XL
|
# Lite XL
|
||||||
|
|
||||||
|
[![CI]](https://github.com/lite-xl/lite-xl/actions/workflows/build.yml)
|
||||||
[![Discord Badge Image]](https://discord.gg/RWzqC3nx7K)
|
[![Discord Badge Image]](https://discord.gg/RWzqC3nx7K)
|
||||||
|
|
||||||
![screenshot-dark]
|
![screenshot-dark]
|
||||||
|
@ -86,6 +87,7 @@ the terms of the MIT license. See [LICENSE] for details.
|
||||||
See the [licenses] file for details on licenses used by the required dependencies.
|
See the [licenses] file for details on licenses used by the required dependencies.
|
||||||
|
|
||||||
|
|
||||||
|
[CI]: https://github.com/lite-xl/lite-xl/actions/workflows/build.yml/badge.svg
|
||||||
[Discord Badge Image]: https://img.shields.io/discord/847122429742809208?label=discord&logo=discord
|
[Discord Badge Image]: https://img.shields.io/discord/847122429742809208?label=discord&logo=discord
|
||||||
[screenshot-dark]: https://user-images.githubusercontent.com/433545/111063905-66943980-84b1-11eb-9040-3876f1133b20.png
|
[screenshot-dark]: https://user-images.githubusercontent.com/433545/111063905-66943980-84b1-11eb-9040-3876f1133b20.png
|
||||||
[lite]: https://github.com/rxi/lite
|
[lite]: https://github.com/rxi/lite
|
||||||
|
|
Loading…
Reference in New Issue