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 f79c9a3 commit 1b8e582
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
@@ -1,6 +1,7 @@
![CI](https://github.com/nakashima-hikaru/reinforcement-learning/actions/workflows/ci.yaml/badge.svg)
[![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)
# Reinforcement Learning Project

This project is a modern rewrite of
Expand Down

1 comment on commit 1b8e582

@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.630s ⏱️

Please sign in to comment.