Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AsPJT committed Jan 25, 2019
1 parent 5cd01d6 commit 6dc0341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dungeon_t dungeon_array_matrix[x_size*y_size]{};

[Wandbox(1-4)](https://wandbox.org/permlink/VDWP5m3EZQeB3zVT)

## Version 0.1.15 [ C++14 ]
## Version 0.1.20 [ C++14 ]

|View|Test Code|
|:---|:---|
Expand Down Expand Up @@ -136,7 +136,7 @@ dungeon_t dungeon_array_matrix[x_size*y_size]{};
### Image
![FI1](https://github.com/Kasugaccho/DungeonTemplateLibrary/blob/master/Picture/FI_1.gif)

## Chunk Island (v0.1.X~)
## Chunk Island (v0.1.20~)
![cpp14](https://img.shields.io/badge/C%2B%2B14-passing-brightgreen.svg) ![c99_no](https://img.shields.io/badge/C99-nothing-lightgrey.svg)

```cpp
Expand Down

0 comments on commit 6dc0341

Please sign in to comment.