mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-19 22:50:01 +00:00
Fix casing in user guide title for consistency
This commit is contained in:
parent
080680d095
commit
1475156855
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
# Build and test the RustFrame user guide using mdBook.
|
# Build and test the Rustframe user guide using mdBook.
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
cd docs
|
cd docs
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
Welcome to the **RustFrame User Guide**. Rustframe is a lightweight dataframe
|
Welcome to the **Rustframe User Guide**. Rustframe is a lightweight dataframe
|
||||||
and math toolkit for Rust written in 100% safe Rust. It focuses on keeping the
|
and math toolkit for Rust written in 100% safe Rust. It focuses on keeping the
|
||||||
API approachable while offering handy features for small analytical or
|
API approachable while offering handy features for small analytical or
|
||||||
educational projects.
|
educational projects.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user