Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sile committed Sep 13, 2012
1 parent 90ef90c commit e7a7a2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -161,3 +161,7 @@ int main(int argc, char** argv) {
return 0; return 0;
} }
``` ```

## サンプルコマンド
* ルートディレクトリ make コマンドを実行することで各種サンプルコマンド(and テストコマンド)が bin/ にビルドされる
* ソースファイルは src/bin/*.cc を参照

0 comments on commit e7a7a2a

Please sign in to comment.