Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wada-jun8 committed Nov 27, 2024
1 parent aae1296 commit 6f83a95
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# robosys2024
[![test](https://github.com/JEISU20xx/robosys2024/actions/workflows/test.yml/badge.svg)](https://github.com/JEISU20xx/robosys2024/actions/workflows/test.yml)

ロボットシステム学講義用リポジトリ

## morseコマンド
- 概要
- 入力されたアルファベットと特定の記号を、モールス信号に変換します。
- 対応していない文字や記号、空白は全て無視されます。

## 必要なソフトウェア
- Python
- テスト済みバージョン3.7~3.12
Expand Down

0 comments on commit 6f83a95

Please sign in to comment.