Skip to content

Commit 4e2643a

Browse files
committed
Update README of Japanese version
1 parent dd69ee1 commit 4e2643a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README-ja.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
[![Build and Deploy](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/deploy.yml/badge.svg)](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/deploy.yml) [![Super Linter](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/super_linter.yml/badge.svg)](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/super_linter.yml) [![Formatter](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/formatter.yml/badge.svg)](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/formatter.yml) [![Linter](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/linter.yml/badge.svg)](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/linter.yml)
1+
# Introduction to Algorithms
2+
3+
[![MDX](https://img.shields.io/badge/MDX-1B1F24.svg?logo=mdx)](https://mdxjs.com/)
4+
[![Build and Deploy](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/deploy.yml/badge.svg)](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/actions/workflows/deploy.yml)
5+
[![Release version badge](https://img.shields.io/github/v/release/sikepuri-algorithm/sikepuri-algorithm.github.io.svg?logo=github)](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/releases)
6+
[![license](https://img.shields.io/badge/license-MIT-informational.svg)](LICENSE)
7+
![PRs](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)
28

39
<div style="text-align: center">
410
<img src="./static/img/logo-black.svg" alt="logo" height="200px" >
511
</div>
612

713
[English README is here.](./README.md)
814

9-
# Introduction to Algorithms
10-
1115
これは、アルゴリズム入門のシケプリです。[こちら](https://sikepuri-algorithm.github.io/)から見ることができます。
1216

1317
[Docusaurus](https://docusaurus.io/) を使って作っています。

0 commit comments

Comments
 (0)