Skip to content

Commit

Permalink
Add build status + license shields.io badges
Browse files Browse the repository at this point in the history
  • Loading branch information
1Git2Clone committed Nov 17, 2024
1 parent b6f8296 commit ce10d34
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Hackerrank

[![Build Icon]][Build Status] [![License Icon]][LICENSE]

[Build Icon]: https://img.shields.io/github/actions/workflow/status/1git2clone/hackerrank-hw/rust.yml?branch=main
[Build Status]: https://github.com/1git2clone/hackerrank-hw/actions?query=branch%3Amain
[License Icon]: https://img.shields.io/badge/license-MIT-blue.svg
[LICENSE]: LICENSE

University homework rewritten in Rust with the same testing as well.

## [Homework 1](https://www.hackerrank.com/contests/citb106-f2024-hw1/challenges)
Expand Down

0 comments on commit ce10d34

Please sign in to comment.