-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: hikarikumo <[email protected]>
- Loading branch information
hikarikumo
committed
Dec 17, 2023
1 parent
b88b07a
commit 2026036
Showing
1 changed file
with
28 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,31 @@ | ||
requires python >= 3.7 | ||
# Requirement | ||
|
||
python >= 3.7 | ||
|
||
## CodeClimate Maintainability | ||
|
||
# CodeClimate Maintainability | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/d8d8ba9440c8786c2ccf/maintainability)](https://codeclimate.com/github/hikarikumo/python-project-lvl1/maintainability) | ||
<!-- # CodeClimate test coverage | ||
[![Test Coverage](https://api.codeclimate.com/v1/badges/d8d8ba9440c8786c2ccf/test_coverage)](https://codeclimate.com/github/hikarikumo/python-project-lvl1/test_coverage) --> | ||
# travis ci | ||
|
||
## Travis ci | ||
|
||
[![Build Status](https://travis-ci.com/hikarikumo/python-project-lvl1.svg?branch=master)](https://travis-ci.com/hikarikumo/python-project-lvl1) | ||
# asciinema: brain-games brain-even | ||
https://asciinema.org/a/nXTbcSbtql2NXpV1edZi0POIi | ||
# asciinema: brain-calc | ||
https://asciinema.org/a/aA7CoVuGeXxsU9iaJBjPHpilo | ||
# asciinema: brain-gdc | ||
https://asciinema.org/a/gCn5l27ClWDhbfdGY5wbFOAK8 | ||
# asciinema: brain-progression | ||
https://asciinema.org/a/JPKROcOUfDbYedkCZ47qE0v1H | ||
# asciinema: brain-prime | ||
https://asciinema.org/a/ut7f5bqDzWlYMJT0lKSNOG57u | ||
|
||
## asciinema: brain-games brain-even | ||
|
||
[Link Text](https://asciinema.org/a/nXTbcSbtql2NXpV1edZi0POIi) | ||
|
||
## asciinema: brain-calc | ||
|
||
[Link Text](https://asciinema.org/a/aA7CoVuGeXxsU9iaJBjPHpilo) | ||
|
||
## asciinema: brain-gdc | ||
|
||
[Link Text](https://asciinema.org/a/gCn5l27ClWDhbfdGY5wbFOAK8) | ||
|
||
## asciinema: brain-progression | ||
|
||
[Link Text](https://asciinema.org/a/JPKROcOUfDbYedkCZ47qE0v1H) | ||
|
||
## asciinema: brain-prime | ||
|
||
[Link Text](https://asciinema.org/a/ut7f5bqDzWlYMJT0lKSNOG57u) |