Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csenet committed Jul 3, 2023
1 parent ebafea6 commit 084b44d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# plarail2023

プラレールをIoT化して自動制御します

## documents
## これはなに?

このリポジトリでは電気通信大学工学研究部のプラレール企画のコードやドキュメントを管理しています。

## ドキュメント

プラレール企画に関する情報は以下のリンクにまとめます。

[https://ueckoken.github.io/plarail2023/](https://ueckoken.github.io/plarail2023/)

## コントリビュータのみなさんへ

GitHub Actions による CI/CD を走らせるために main ブランチへの直接コミットを禁止しています。 プルリクエストを発行してください。

PR の Reviewer には似たような PR で指定されている人を指定してください。内容ごとにタグを付けているので調べるときはぜひ活用ください。

PR が Approve されたら PR の Author が直接マージして下さい。

0 comments on commit 084b44d

Please sign in to comment.