From ed1d0b62d816c0ff17ba0dd4f4f81a2290b126a6 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Mon, 10 Feb 2025 09:42:29 -0500 Subject: [PATCH] Created README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8598d39..1ada7e2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# Dockerized-Rust +

Dockerized-Rust

+

A Template for Rust Projects

-A Template for Rust Projects \ No newline at end of file +## About this Template +This template should be used when developing **Rust** apps. It's designed to be *lightweight* and *Fast*. I would recommend using this **with** my **Rust-LS** container as it makes Rust Development so much more fun and streamlined + +Just adopt this into your project and it should take care of itself! \ No newline at end of file