Skip to content
Snippets Groups Projects
Commit 13cc8d85 authored by Zsombor Szabó-Antalovszky's avatar Zsombor Szabó-Antalovszky
Browse files

Edit README.md

parent 375aa2b0
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
NoshX is a simple, customizable command-line shell designed for UNIX-like systems. Inspired by other UNIX-like shells, NoshX provides a variety of basic commands and functionalities, with a few fun additions. It is meant to emulate many of the standard shell operations, as well as offer a unique user experience. This project is open-source, and you are welcome to contribute.(Read about licensing below) NoshX is a simple, customizable command-line shell designed for UNIX-like systems. Inspired by other UNIX-like shells, NoshX provides a variety of basic commands and functionalities, with a few fun additions. It is meant to emulate many of the standard shell operations, as well as offer a unique user experience. This project is open-source, and you are welcome to contribute.(Read about licensing below)
## Features (implemented): ## Features (so far)
`about`: Display information about the shell and its author(s). `about`: Display information about the shell and its author(s).
...@@ -27,9 +27,6 @@ NoshX is a simple, customizable command-line shell designed for UNIX-like system ...@@ -27,9 +27,6 @@ NoshX is a simple, customizable command-line shell designed for UNIX-like system
`store -g`: Show the string saved with `store`. `store -g`: Show the string saved with `store`.
## Features to be implemented
`exec`: Execute executable files. `exec`: Execute executable files.
`grasp`: Search through directories for files or directories. Supports: `grasp`: Search through directories for files or directories. Supports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment