Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
steelpipe75 committed May 7, 2024
1 parent 792f441 commit e2c5ebe
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions lua/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# bowling_game_kata : lua

Lua で ボーリングのスコア計算

## 実行方法

```
cd .\bowling_game
lua .\main.lua ..\..\testdata\all_ones.txt
```

0 comments on commit e2c5ebe

Please sign in to comment.