diff --git a/README.md b/README.md index f711fb3..dab846e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # AtsPLC +[![Ats PLC](https://github.com/viordash/AtsPLC/actions/workflows/actions.yml/badge.svg)](https://github.com/viordash/AtsPLC/actions/workflows/actions.yml) + - AtsPLC/PLC_esp8266/ work project, run on esp8266. [vscode tasks: build, rebuild, build & install, build & ota] - AtsPLC/Tests_esp8266/ unit-testing project, run on linux host. [vscode tasks: build, rebuild, Run and Debug]