Commit b6497913 authored by Kento HASEGAWA's avatar Kento HASEGAWA

Update README.md for comm/server

parent 60fbf844
DAS2017 ADC サーバプログラム DAS218 ADC サーバプログラム
=== ===
DAS2017 アルゴリズムデザインコンテスト用サーバプログラム DAS2018 アルゴリズムデザインコンテスト用サーバプログラム
## Description ## Description
...@@ -32,12 +32,6 @@ python3 main.py [--question XXXX] [--port XXXX] [--clients XXXX] ...@@ -32,12 +32,6 @@ python3 main.py [--question XXXX] [--port XXXX] [--clients XXXX]
<dt>-p, --port</dt> <dt>-p, --port</dt>
<dd>サーバのポート (デフォルト:5000)</dd> <dd>サーバのポート (デフォルト:5000)</dd>
<dt>-l, --line-num-th</dt>
<dd>処理を分岐させるライン数の閾値</dd>
<dt>-t, --timeout</dt>
<dd>PYNQで処理させるタイムアウト(秒)</dd>
</dl> </dl>
## Comments ## Comments
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment