LinuxCommandLine-Tools
LinuxCommandLine-Tools copied to clipboard
reformat some data on README
- make data as table i.e command, execution as columns
@MahmoudMabrok thanks for opening this issue, We'd want to have a separate markdown files for each command that would have its explanation and its output image within it.
The main repository would have these files and directories,
- screenshots directory
- commands directory with below files, cd.md ls.md pwd.md ....and so on
- Readme.md file
Readme.md file will contain a list of links to all the commands in the commands directory. You're more than welcome to open a PR for these changes!