Browse Source

Исправлены заголовки и ссылка на изображение

master
Maxim Lihachev 12 years ago
parent
commit
f7490025cc
  1. 22
      README.md

22
README.md

@ -1,11 +1,8 @@
#NAME **gptinfo** - информация по файлам табулатур в формате gpt
gptinfo - информация по файлам табулатур в формате gpt
#COPYRIGHT ##Лицензия
Copyright (C) 2011-2013, Maxim Lihachev, <envrm@yandex.ru> Copyright (C) 2011-2013, Maxim Lihachev, <envrm@yandex.ru>
#LICENSE
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or the Free Software Foundation, either version 3 of the License, or
@ -19,12 +16,14 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
#DESCRIPTION ##Описание
Программа предназначена для отображения информации по файлам табулатур Программа предназначена для отображения информации по файлам табулатур
формата Guitar Pro. формата Guitar Pro.
#OUTPUT ##Использование
Пример вывода: gptinfo.tcl file.gpt
##Вывод
_________________________________________ _________________________________________
| | | |
| [Имя файла] | | [Имя файла] |
@ -39,8 +38,9 @@
| + Authortab :: <Автор табулатуры> | | + Authortab :: <Автор табулатуры> |
|_________________________________________| |_________________________________________|
#VERSION ##Версия
0.1 0.1
#STRUCTURE ##Структура скрипта
![Структура проекта](doc/dot_graph_1.png) ![][structure]
[structure]:doc/dot_graph_1.png

Loading…
Cancel
Save