Create README.md

This commit is contained in:
Vladislav Nepogodin 2023-09-23 23:25:11 +04:00 committed by GitHub
parent 70f4774931
commit cf04feaecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
<div align="center">
<h1>CachyOS Welcome</h1>
<p>
<strong>Welcome screen for CachyOS written in Rust</strong>
</p>
<p>
[![Dependency Status](https://deps.rs/repo/github/cachyos/cachyos-welcome/status.svg)](https://deps.rs/repo/github/cachyos/cachyos-welcome)
<br />
[![CI](https://github.com/cachyos/cachyos-welcome/actions/workflows/rust.yml/badge.svg)](https://github.com/cachyos/cachyos-welcome/actions/workflows/rust.yml)
</p>
</div>