From f5232e92268267c43ef1ebd5a5358295a0cd1e2d Mon Sep 17 00:00:00 2001 From: kingToolbox <51009775+kingToolbox@users.noreply.github.com> Date: Fri, 28 Aug 2020 13:21:43 +0800 Subject: [PATCH] Add a detailed description about open source. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f6b907c..84d293a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ Windows Binary: https://github.com/kingToolbox/WindTerm/releases (The binary of Macos and Linux will be committed later) +# Source Code + +WindTerm is a **partial** open source project, and the source will be gradually opened. + +Open source code includes, but is not limited to, the classes that can be used independently, such as functional, algorithms, gui widgets, etc., as well as functional libraries, such as network, protocol, etc., as well as all types that require open source according to the license. + # Issues and feature requests Any issues and feature requests are welcome. Please click [issues](https://github.com/kingToolbox/WindTerm/issues) to commit an issue.