Skip to content

Commit

Permalink
README.md を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
nakashima-hikaru authored Nov 20, 2023
1 parent 1b8e582 commit 6e30df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[![Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/nakashima-hikaru/39e7ad55fb0943a43d055782915a2024/raw/pytest-coverage-comment.json)](https://github.com/nakashima-hikaru/reinforcement-learning/actions)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
# Reinforcement Learning Project

This project is a modern rewrite of
Expand Down

1 comment on commit 6e30df7

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCover
TOTAL6900100%

Tests Skipped Failures Errors Time
30 0 💤 0 ❌ 0 🔥 0.625s ⏱️

Please sign in to comment.