Refine project description in Cargo.toml and README.md for clarity

This commit is contained in:
Palash Tyagi
2025-04-14 23:43:49 +01:00
parent 5c54e0fd3e
commit 5be08b4d0e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# rustframe
A simple and lightweight Rust library for handling dataframes for numerical data analysis and manipulation.
A simple dataframe library.