Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanpoland authored Feb 9, 2025
1 parent 10152a5 commit 7041b45
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
Expand Up @@ -3,7 +3,7 @@
[![Crates.io](https://img.shields.io/crates/v/dynasty-rs.svg)](https://crates.io/crates/dynasty-rs)
[![Documentation](https://docs.rs/dynasty/badge.svg)](https://docs.rs/dynasty)
[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](README.md#license)
[![Build Status](https://github.com/tristanpoland/dynasty/workflows/CI/badge.svg)](https://github.com/tristanpoland/dynasty/actions)
[![Build Status](https://github.com/tristanpoland/Dynasty/workflows/CI/badge.svg)](https://github.com/tristanpoland/Dynasty/actions)

Dynasty is a powerful inheritance system for Rust, designed specifically for game engines and complex application architectures. It provides a natural class-based inheritance model while maintaining Rust's safety guarantees and performance characteristics.

Expand Down

0 comments on commit 7041b45

Please sign in to comment.