From bcd04afdb6a9c7c99c87a460819a5d26da26d1a3 Mon Sep 17 00:00:00 2001 From: Jack T Date: Thu, 7 Mar 2024 00:17:41 -0800 Subject: [PATCH] Specify Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 141309e..5032486 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Asphalt is a simple CLI tool used to upload assets to Roblox and easily reference them in code. > [!WARNING] -> This is literally my first Rust program. I made it because [Tarmac](https://github.com/rojo-rbx/tarmac) is broken right now and I wanted a quick alternative. It's not perfect, doesn't have good error handling, and spams retries when it fails. +> This is literally my first Rust program. I made it because [Tarmac](https://github.com/rojo-rbx/tarmac) is in a rough state right now and I wanted a quick alternative. It's not perfect, doesn't have good error handling, and spams retries when it fails. ## Features