Skip to content

Commit

Permalink
Fix all grammar
Browse files Browse the repository at this point in the history
I didn't realise it wasn't just the first line.
  • Loading branch information
parmjotsinghrobot authored May 23, 2024
1 parent a896225 commit 1294bfe
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@

Dynamic and Configurable Lockscreen with Customizable UI and Shader Support

This tools foundation builds heavily on the concepts and design
This tool's foundation builds heavily on the concepts and design
in [RobinMcCorkell's Shaderlock](https://github.com/RobinMcCorkell/shaderlock)
so credit to him for his original creation.

### Features
- Blazingly Fast 🔥
- Simple and Easy to Use
- Shader Support for Infinite Possibilities
- Uses The Official [ext-session-lock-v1 protocol](https://wayland.app/protocols/ext-session-lock-v1)
- Comes Installed with an Assortment of Pretty Shaders
- Blazingly fast 🔥
- Simple and easy to use
- Shader support for infinite possibilities
- Uses the official [ext-session-lock-v1 protocol](https://wayland.app/protocols/ext-session-lock-v1)
- Comes installed with an assortment of pretty shaders

### Installation

Install Build Dependencies (Ubuntu)
Install build dependencies (Ubuntu)

```bash
$ sudo apt install build-essential make cmake pkg-config llvm libclang-dev libpam-dev libxkbcommon-dev
```

Compile and Install Binaries
Compile and install binaries

```bash
$ make install
Expand Down

0 comments on commit 1294bfe

Please sign in to comment.