Skip to content

Commit

Permalink
Minor consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
raldone01 committed Dec 14, 2024
1 parent eccbedd commit 93f1871
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions macros/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# trait_cast_impl_rs
# trait-cast-macros

[![Daily-Nightly](https://github.com/ink-feather-org/trait-cast-rs/actions/workflows/rust_daily_nightly_check.yml/badge.svg)](https://github.com/ink-feather-org/trait-cast-rs/actions/workflows/rust_daily_nightly_check.yml)
[![Rust-Main-CI](https://github.com/ink-feather-org/trait-cast-rs/actions/workflows/rust_main.yml/badge.svg)](https://github.com/ink-feather-org/trait-cast-rs/actions/workflows/rust_main.yml)
Expand All @@ -10,4 +10,5 @@ Proc-macro automating the implementation of `trait_cast::TraitcastableAny`.

## Usage

This crate is not meant to be used directly use the [trait_cast_rs](https://github.com/ink-feather-org/trait-cast-rs) crate instead.
This crate is not meant to be used directly.
Use the [trait-cast](https://github.com/ink-feather-org/trait-cast-rs) crate instead.

0 comments on commit 93f1871

Please sign in to comment.