diff --git a/README.md b/README.md index 628a2985..2ac9d02e 100755 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ --- -![TagUI Users](https://raw.githubusercontent.com/kelaberetiv/TagUI/master/src/media/tagui_users.png) - Write flows in simple TagUI language and automate away repetitive time-consuming tasks on your computer. Tasks include those on websites (native support for Chrome and Edge), desktop apps, or the command line. The TagUI project is open-source and free forever. It's easy to setup and use, and works on Windows, macOS and Linux. Besides English, flows can be written in [22 other languages](https://github.com/kelaberetiv/TagUI/tree/master/src/languages), so you can do RPA using your [native language](https://github.com/kelaberetiv/TagUI/blob/master/flows/samples/8_chineseflow.tag). Check out this [demo video automating data collection](https://www.youtube.com/watch?v=o2WMUt0298U) in 4 different languages. With the new TagUI turbo mode, you can even run your automation 10X faster than normal human speed! @@ -66,8 +64,6 @@ For Microsoft [Power Automate Desktop](https://flow.microsoft.com/en-us/desktop/ There is also a Chinese [usage guide](http://www.tagui.com.cn) and [TagUI repository](https://gitee.com/TagUIcn). We welcome more languages with open arms. -![TagUI Roadmap](https://raw.githubusercontent.com/kelaberetiv/TagUI/master/src/media/roadmap.png) - # Enterprise Security by design Security Considerations diff --git a/src/media/roadmap.png b/src/media/roadmap.png deleted file mode 100644 index b77ef7b4..00000000 Binary files a/src/media/roadmap.png and /dev/null differ diff --git a/src/media/tagui_users.png b/src/media/tagui_users.png deleted file mode 100644 index 80711a47..00000000 Binary files a/src/media/tagui_users.png and /dev/null differ