lib.rs: improve the blurb

This commit is contained in:
2025-10-28 22:17:43 -04:00
parent 8e2bc5ad85
commit fb8677c937

View File

@@ -1,6 +1,6 @@
//! The Dough Programming Language //! The Dough Programming Language
//! //!
//! A simpler programming language //! A looser, more relaxed programming language.
pub mod fmt; pub mod fmt;