Skip to content

Commit

Permalink
Add passing badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgitangu committed Nov 6, 2024
1 parent d5c886d commit a987cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🦀 Rust Fundamentals: Beginner to Advanced

[![Build Status](https://img.shields.io/badge/tests-passing-brightgreen)](https://github.com/yourusername/rust-fundamentals)
[![Rust](https://github.com/ericgitangu/rust-hands-on/actions/workflows/rust.yml/badge.svg)](https://github.com/ericgitangu/rust-hands-on/actions/workflows/rust.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

Welcome to the **Rust Fundamentals** repository! This project is designed as a comprehensive learning resource for Rust, spanning from basic concepts to advanced techniques. It contains exercises, utilities, libraries, and CLI tools that cover essential Rust topics for developers who want to deepen their understanding of the language.
Expand Down

0 comments on commit a987cfa

Please sign in to comment.