Added a few tweaks to the folder structure in the long description

This commit is contained in:
Faissal Elamraoui
2016-12-03 16:06:46 +01:00
parent e927a9193d
commit 73aa44e1a7
4 changed files with 37 additions and 36 deletions

View File

@ -37,10 +37,10 @@ var cmdHproseapp = &Command{
The command 'hprose' creates a folder named [appname] with the following structure:
├── conf
│ └── app.conf
├── main.go
── models
── {{"conf"|foldername}}
│ └── app.conf
└── {{"models"|foldername}}
└── object.go
└── user.go
`,