Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zachlagden authored Oct 19, 2024
1 parent 1a263e4 commit 5445629
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
```
Expand All @@ -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).

0 comments on commit 5445629

Please sign in to comment.