Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dydtjr1128 authored Nov 22, 2018
1 parent bbeb5a1 commit dde7736
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
</p>


## Todo
## ToDo

<p>
<ul>
<li>Reduce network traffic</li>
<li>Improve image compress speed(ex. double buffering..,grid image)</li>
<li>Encryption data</li>
<li>Compare using SIMD</li>
<li>Communication with central server</li>
<li>GUI</li>
<li>File manager</li>
<li>Install</li>
<li>Service registration(Windows)</li>
<li>Support Linux</li>
<li>- [ ] Reduce network traffic</li>
<li>- [ ] Improve image compress speed(ex. double buffering..,grid image)</li>
<li>- [ ] Encryption data</li>
<li>- [ ] Compare using SIMD</li>
<li>- [ ] Communication with central server</li>
<li>- [ ] GUI</li>
<li>- [ ] File manager</li>
<li>- [ ] Install</li>
<li>- [ ] Service registration(Windows)</li>
<li>- [ ] Support Linux</li>

</ul>
</p>
Expand Down

0 comments on commit dde7736

Please sign in to comment.