Update README.md
This commit is contained in:
parent
e59a9f5761
commit
9d61824ba5
19
README.md
19
README.md
@ -1,2 +1,19 @@
|
||||
# bellos
|
||||
Bellande Operating System Scripting Programming Language
|
||||
|
||||
## Bellande Operating System Scripting Programming Language written in Rust
|
||||
- Variable Assignment
|
||||
- Command Execution
|
||||
- I/O Redirection
|
||||
- Interactive Mode and File Execution
|
||||
- Error handling
|
||||
- Control structures
|
||||
- Functions
|
||||
- Built-in commands
|
||||
- Environment variables
|
||||
- redirection support
|
||||
|
||||
|
||||
|
||||
## License
|
||||
|
||||
BellandeOS Packages is distributed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), see [LICENSE](https://github.com/Algorithm-Model-Research/bellande_operating_system_application_packages/blob/main/LICENSE) and [NOTICE](https://github.com/Algorithm-Model-Research/bellande_operating_system_application_packages/blob/main/LICENSE) for more information.
|
||||
|
Loading…
Reference in New Issue
Block a user