diff --git a/README.md b/README.md index 2e752df..eefd96e 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,6 @@ _Note:_ Other programming langauges can be added where it seems appropriate to d ###### Problems/Katas to be solved/implemented -1. [Counting Code Lines](http://codekata.com/kata/kata13-counting-code-lines) [AC](./katas/CountingCodeLinesAC.md) -2. _more to be added later on_ +Kata/Problem | Acceptance Criteria +[Counting Code Lines](http://codekata.com/kata/kata13-counting-code-lines) | [here](./katas/CountingCodeLinesAC.md) +_more to be added later on_