瀏覽代碼

修改英文readme

everywhere.z 2 年之前
父節點
當前提交
44c8920ab7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ You can find out how to join the community on the official website!
 * **Wide support:** LiteFlow works regardless of whether your project is built on Springboot, Spring, or any other Java framework.
 * **JDK support:** From JDK8 to JDK17. Don't worry about JDK versions.
 * **Full Springboot support:** Supports Springboot 2.X through the latest Springboot 3.X.
-* **Scripting language support:** Scripting language nodes can be defined, supporting both QLExpress and Groovy scripting. More scripting languages will be supported in the future.
+* **Scripting language support:** You can define script language nodes that support Groovy, Javascript, QLExpress, Python, Lua, and Aviator. More script languages will be supported in the future.
 * **Rule nesting support:** You can use simple expressions to create multiple nested complex logic layouts if you want.
 * **Component retry support:** Components can support retry, and each component can customize the retry configuration and specify exceptions.
 * **Context isolation mechanism:** Reliable context isolation mechanism, you do not have to worry about high concurrency data flow.