From 047b98146f88c5eb708325fbe567ebe460cd87d4 Mon Sep 17 00:00:00 2001 From: "K.Kosako" Date: Thu, 6 Aug 2015 13:45:39 +0900 Subject: [PATCH] fix format of README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2d04801..fb88fb4 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Usage Sample Programs --------------- +|File |Description | |:------------------|:----------------------------------------| |sample/simple.c |example of the minimum (Oniguruma API) | |sample/names.c |example of the named group callback. | @@ -112,6 +113,7 @@ Sample Programs Test Programs +|File |Description | |:------------------|:--------------------------------------| |sample/syntax.c |Perl, Java and ASIS syntax test. | |sample/crnl.c |--enable-crnl-as-line-terminator test | @@ -121,6 +123,7 @@ Test Programs Source Files ------------ +|File |Description | |:------------------|:-------------------------------------------------------| |oniguruma.h |Oniguruma API header file (public) | |onig-config.in |configuration check program template | -- 2.40.0