Skip to content

Commit

Permalink
fixes typo in readme corrupting markdown rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhalwa committed Aug 12, 2024
1 parent 8594ca0 commit dc65a89
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
The project [extensively uses the `#VIDEO` tag](https://github.com/bohning/usdb_syncer/wiki/Meta-Tags#format) to automaticly retrieve the resources (audio, video, images, etc...) to make the UltraStar song complete.
Once a song is downloaded it can be synchronized (new notes, audio, video, images...) by redownloading the song. If a resource didn't change it's skipped.

````
## Development

**USDB Syncer** is written in Python, and uses Poetry to manage its dependencies.
Expand All @@ -31,7 +29,7 @@ Clone the project:
```bash
git clone https://github.com/bohning/usdb_syncer.git
cd usdb_syncer
````
```

Additionally requires extra packages when developing **on Linux**:

Expand Down

0 comments on commit dc65a89

Please sign in to comment.