From 558e582c60f4bb98e724b58e5c59dbe446fdc556 Mon Sep 17 00:00:00 2001 From: Kartonrealista <63356574+Kartonrealista@users.noreply.github.com> Date: Fri, 5 Jul 2024 10:01:34 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index c082c5d..2844310 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,6 @@ A 2048 game written in libcosmic and Rust. -## Development - -When you open the repository in your code editor, you will see a lot of comments in the code. These comments are there to help you get a basic understanding of what each part of the code does. - -Once you feel comfortable with it, refer back to the [COSMIC documentation](https://pop-os.github.io/libcosmic/cosmic/) for more information on how to build COSMIC applications. - ## Install To install your COSMIC application, you will need [just](https://github.com/casey/just), if you're on Pop!\_OS, you can install it with the following command: