From 0307320cecb3525a7dc1b8a92c2ae4eb6a105ec5 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 17 Dec 2020 17:19:42 -0500 Subject: [PATCH] update docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index abf7e83..c2aaa51 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Javicle - a JSON Video Composition Language -JVC (pronounced "Javicle") is a JSON DSL for audio/video transformations. +Javicle (JVC for short) is a JSON DSL for audio/video transformations. Under the hood, it's all shell commands: `ffmpeg`, `mediainfo` and so on. @@ -126,6 +126,6 @@ Here is a [long, complex example](docs/complex_example.md) that uses every operation. ## What's with the name? -A cross between a javelin and an icicle? -Does that have any positive connotations? +A cross between a javelin and an icicle? JSON and a miracle? +Something with positive connotations? I really don't like naming things.