Skip to content

Commit

Permalink
fix md of README.md
Browse files Browse the repository at this point in the history
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.
43 changes: 28 additions & 15 deletions README.md
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)

0 comments on commit 2026036

Please sign in to comment.