Skip to content

Commit

Permalink
Add Budges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
yiwiy9 committed Sep 23, 2023
1 parent 4982cbb commit 3ceefae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'build'
name: CI
on:
# pull_request:
push:
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 🏆🦀 AtCoder Rust Devcontainer

[![CI](https://github.com/yiwiy9/atcoder-rust-devcontainer/actions/workflows/ci.yml/badge.svg)](https://github.com/yiwiy9/atcoder-rust-devcontainer/actions)
[![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT_OR_Apache--2.0-blue)](#license)

## 🌐 Overview

The `atcoder-rust-devcontainer` repository offers a tailored development environment for competitive programming in the Rust language, specifically for AtCoder contests. Utilizing a devcontainer setup, it simplifies the task of setting up and diving straight into coding challenges without the usual overhead of environment configuration.
Expand Down

0 comments on commit 3ceefae

Please sign in to comment.