Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akmot9 authored Nov 25, 2023
1 parent 857d2d8 commit e693c98
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 @@ -2,7 +2,7 @@

[![Crates.io](https://img.shields.io/crates/v/my_logger.svg)](https://crates.io/crates/my_logger)

My Logger is a custom logging crate for Rust that provides a simple `log!` macro to log messages to a file with timestamps.
My Logger is a custom logging crate for Rust that provides a simple `log!` macro to log messages to a file with timestamps. it doesn't use unsafe rust.

## Installation

Expand Down

0 comments on commit e693c98

Please sign in to comment.