mirror of
https://github.com/ebeem/guile-swayer.git
synced 2024-12-25 21:59:00 +01:00
fix readme project structure heading
This commit is contained in:
parent
f0b797bc72
commit
f44250dd2c
1 changed files with 3 additions and 3 deletions
|
@ -131,7 +131,7 @@ It's important to know where you clone the repo as you will have to reference it
|
||||||
|
|
||||||
*** Project Structure
|
*** Project Structure
|
||||||
|
|
||||||
****** Root Directory
|
**** Root Directory
|
||||||
|
|
||||||
|------------+-----------------------------------------------------------------|
|
|------------+-----------------------------------------------------------------|
|
||||||
| File | Description |
|
| File | Description |
|
||||||
|
@ -143,7 +143,7 @@ It's important to know where you clone the repo as you will have to reference it
|
||||||
| README.org | This readme file |
|
| README.org | This readme file |
|
||||||
|------------+-----------------------------------------------------------------|
|
|------------+-----------------------------------------------------------------|
|
||||||
|
|
||||||
****** swayipc Directory
|
**** swayipc Directory
|
||||||
|------------+-----------------------------------------------------------------------------|
|
|------------+-----------------------------------------------------------------------------|
|
||||||
| File | Description |
|
| File | Description |
|
||||||
|------------+-----------------------------------------------------------------------------|
|
|------------+-----------------------------------------------------------------------------|
|
||||||
|
@ -154,7 +154,7 @@ It's important to know where you clone the repo as you will have to reference it
|
||||||
| records | Provides =Guile records= representing Sway's data structures. |
|
| records | Provides =Guile records= representing Sway's data structures. |
|
||||||
|------------+-----------------------------------------------------------------------------|
|
|------------+-----------------------------------------------------------------------------|
|
||||||
|
|
||||||
****** Modules Directory
|
**** Modules Directory
|
||||||
|----------------------+--------------------------------------------------------------------------------|
|
|----------------------+--------------------------------------------------------------------------------|
|
||||||
| File | Description |
|
| File | Description |
|
||||||
|----------------------+--------------------------------------------------------------------------------|
|
|----------------------+--------------------------------------------------------------------------------|
|
||||||
|
|
Loading…
Reference in a new issue