Quellcode durchsuchen

update README

master
Jonathan Cobb vor 3 Jahren
Ursprung
Commit
f489a98db9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -2,7 +2,7 @@

JVCL (pronounced "Javicle") is a JSON DSL for audio/video transformations.

Under the hood, it's all shell commands: ffmpeg, mediainfo, sox, and so on.
Under the hood, it's all shell commands: `ffmpeg`, `mediainfo`, `sox`, and so on.
JVCL provides higher-level semantics for working with these lower level tools.

# A Quick Example


Laden…
Abbrechen
Speichern