Updated Format specification (markdown)

Wiesław Šoltés 2017-12-05 09:24:11 +01:00
Родитель d7c525c5d6
Коммит 0167c7555b
1 изменённых файлов: 2 добавлений и 2 удалений

@ -64,8 +64,8 @@ function GetProgress(s)
Most of the Lua progress scripts are using [string manipulation](http://www.lua.org/manual/5.3/manual.html#6.4) with [patterns](http://lua-users.org/wiki/PatternsTutorial).
For a quick start use one of the [existing](https://github.com/wieslawsoltes/BatchEncoder/tree/master/progress) progress scripts.
For a quick start use one of the [existing](https://github.com/wieslawsoltes/BatchEncoder/tree/master/config/progress) progress scripts.
# Default progress functions
The default progress functions sources can be found [here](https://github.com/wieslawsoltes/BatchEncoder/tree/master/progress).
The default progress functions sources can be found [here](https://github.com/wieslawsoltes/BatchEncoder/tree/master/config/progress).