Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
constarg authored May 15, 2023
1 parent c8c2d81 commit fae9119
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![CMake](https://github.com/EmbeddedCat/File-Sorter-Core/actions/workflows/File-Sorter-Core%20Build.yml/badge.svg?branch=main)](https://github.com/EmbeddedCat/File-Sorter-Core/actions/workflows/File-Sorter-Core%20Build.yml)
[![CMake](https://github.com/constarg/File-Sorter-Core/actions/workflows/File-Sorter-Core%20Build.yml/badge.svg?branch=main)](https://github.com/constarg/File-Sorter-Core/actions/workflows/File-Sorter-Core%20Build.yml)

# Introduction

Expand All @@ -17,7 +17,7 @@ sudo apt-get install build-essential cmake git gcc
First download the program from GitHub and go to the File-Sorter-Core folder.

```
% git clone https://github.com/EmbeddedCat/file-sorter-core.git
% git clone https://github.com/constarg/file-sorter-core.git
% cd file-sorter-core/
```

Expand Down Expand Up @@ -148,6 +148,6 @@ The program can be run using `systemd`. To start the program from `systemd` the

# Contributors

<a href="https://github.com/EmbeddedCat/file-sorter-core/graphs/contributors">
<img src="https://contrib.rocks/image?repo=EmbeddedCat/file-sorter-core" />
<a href="https://github.com/constarg/file-sorter-core/graphs/contributors">
<img src="https://contrib.rocks/image?repo=constarg/file-sorter-core" />
</a>

0 comments on commit fae9119

Please sign in to comment.