From bc3fbec5411dbe13b443bcc4446ae9d0058bbb60 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Wed, 2 Jul 2025 01:39:32 +0200 Subject: [PATCH] docs: update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c3b318a..a130451 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

OpenCut (prev AppCut)

-

A free, open-source video editor for web, desktop, and mobile.

+

A free, open-source video editor for web, desktop, and mobile.

@@ -110,17 +110,17 @@ Before you begin, ensure you have the following installed on your system: npm run dev ``` -The application will be available at *[http://localhost:3000](http://localhost:3000).* +The application will be available at [http://localhost:3000](http://localhost:3000). ## Contributing -**Note**: We're currently moving at an extremely fast pace with rapid development and breaking changes. While we appreciate the interests, it's recommended to wait until the project stabilizes before contributing to avoid conflicts and wasted effort. +**Note**: We're currently moving at an extremely fast pace with rapid development and breaking changes. While we appreciate the interest, it's recommended to wait until the project stabilizes before contributing to avoid conflicts and wasted effort. ## Visit [CONTRIBUTING.md](.github/CONTRIBUTING.md) We welcome contributions! Please see our [Contributing Guide](.github/CONTRIBUTING.md) for detailed setup instructions and development guidelines. -*Quick start for contributors:* +**Quick start for contributors:** - Fork the repo and clone locally - Follow the setup instructions in CONTRIBUTING.md