From 54456298a6cd7b958ad391b6927a269151c3c03f Mon Sep 17 00:00:00 2001 From: Zach Lagden Date: Sun, 20 Oct 2024 00:46:52 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 597b140..eb8d0de 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,25 @@ +[![Better Stack Badge](https://uptime.betterstack.com/status-badges/v2/monitor/1hfqv.svg)](https://status.lagden.dev) ![GitHub branch check runs](https://img.shields.io/github/check-runs/Lagden-Development/lagden.dev/main) ![Codacy Badge](https://app.codacy.com/project/badge/Grade/e661a3949ba8451fbcf7d42dcb903dbd) + # lagden.dev Welcome to the `lagden.dev` repository! This is the official website of Lagden Development, built using Next.js and TypeScript. ## Table of Contents - - [Installation](#installation) - [Usage](#usage) - [Contributing](#contributing) - [License](#license) ## Installation - To get started with the project, follow these steps: 1. **Clone the repository** - ```bash git clone https://github.com/Lagden-Development/lagden.dev.git cd lagden.dev ``` 2. **Install dependencies** - ```bash npm install ``` @@ -33,13 +31,10 @@ To get started with the project, follow these steps: The application will be available at `http://localhost:3000`. ## Usage - This project serves as the main website for Lagden Development. It showcases our bio, projects, and contact information. The website is optimized for performance and accessibility. ## Contributing - We welcome contributions to improve performance and functionality, but not content changes. For more information, please refer to our [contributing guidelines](https://github.com/Lagden-Development/.github/blob/main/CONTRIBUTING.md). ## License - This project is licensed under the terms of the non-commercial open-source license. You can view the full license [here](https://github.com/zachlagden/zachlagden/blob/main/LICENCE).