cmd_decoder/readme.md
impressionyang bffcf038e7 🎉 feat(init repo): first update the repo
初次提交仓库
  1. 添加源文件和仓库的必要配置文件
  2. 添加readme
end of segment
2022-08-23 23:30:21 +08:00

11 lines
215 B
Markdown

# cmd_decoder - a text base command decoder
## depencies
- clone the repository [more_string](https://gitee.com/impressionyang/more_string) in the upper dirctory
## build
```bash
make -f cmd_decoder_makefile
```