mirror of
https://github.com/Idnan/bash-guide.git
synced 2018-11-09 02:29:39 +01:00
Update README.md
This commit is contained in:
parent
b23931ef43
commit
54681a2b22
1 changed files with 4 additions and 4 deletions
|
@ -12,10 +12,10 @@
|
|||
2. [Basic Shell Programming](#2-basic-shell-programming)
|
||||
2.1. [Variables](#21-variables)
|
||||
2.2 [Array](#22-array)
|
||||
2.3. [String Substitution](#22-string-substitution)
|
||||
2.4. [Functions](#23-functions)
|
||||
2.5. [Conditionals](#24-conditionals)
|
||||
2.6. [Loops](#25-loops)
|
||||
2.3. [String Substitution](#23-string-substitution)
|
||||
2.4. [Functions](#24-functions)
|
||||
2.5. [Conditionals](#25-conditionals)
|
||||
2.6. [Loops](#26-loops)
|
||||
3. [Tricks](#3-tricks)
|
||||
4. [Debugging](#4-debugging)
|
||||
|
||||
|
|
Loading…
Reference in a new issue