update (almost) all taglines and descs
[webi-installers/.git] / rustlang / install.sh
index e95f17285aa44c1cf313c91c9d89603cfa958248..696fca962a9e5af41cb7639045f614d3457a5903 100644 (file)
@@ -2,11 +2,10 @@
 
 # title: Rust
 # homepage: https://rust-lang.org
-# tagline: The Rust Toolchain
+# tagline: |
+#   Rust: Empowering everyone to build reliable and efficient software.
 # description: |
-#   A language empowering everyone to build reliable and efficient software.
-#
-#   Rust is the modern language used to build all of your favorite CLI tools, such as
+#   Rust is what C++ and D were trying to do, but didn't. It's a modern, safe, high-performance language, which also just so happens to be used to build all of your favorite CLI tools, such as:
 #     - rg (ripgrep, modern grep)
 #     - fd (modern find)
 #     - sd (modern sed)