From e24f6ff7dccd9b969a3e47bb5a6bc2ab519de87e Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Mon, 17 Mar 2025 09:54:27 -0400 Subject: [PATCH] Updated README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ada7e2..32e524c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -

Dockerized-Rust

-

A Template for Rust Projects

+

Dockerized-Rust-ML

+

A Template for Rust ML Projects

## 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 +This template should be used when developing **Rust** apps. It's designed to be *lightweight* and *Fast*. This project is built on top of my **Dockerized-Rust** template that more fits towards *Machine Learning*. This project is still in early infancy so be prepared for bugs and issues -Just adopt this into your project and it should take care of itself! \ No newline at end of file +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!