mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-08 21:34:36 +00:00
Update README.md
remove img closing tags
This commit is contained in:
12
README.md
12
README.md
@@ -267,14 +267,14 @@ python manage.py migrate
|
|||||||
sudo service supervisor restart
|
sudo service supervisor restart
|
||||||
```
|
```
|
||||||
### Screenshots
|
### Screenshots
|
||||||
Instance Detail:</br>
|
Instance Detail:
|
||||||
<img src="doc/images/instance.PNG" width="95%" align="center"></img>
|
<img src="doc/images/instance.PNG" width="95%" align="center"/>
|
||||||
Instance List:</br>
|
Instance List:</br>
|
||||||
<img src="doc/images/grouped.PNG" width="47%"></img>
|
<img src="doc/images/grouped.PNG" width="47%"/>
|
||||||
<img src="doc/images/nongrouped.PNG" width="51%"></img>
|
<img src="doc/images/nongrouped.PNG" width="51%"/>
|
||||||
Other: </br>
|
Other: </br>
|
||||||
<img src="doc/images/hosts.PNG" width="52%"></img>
|
<img src="doc/images/hosts.PNG" width="52%"/>
|
||||||
<img src="doc/images/log.PNG" width="47%"></img>
|
<img src="doc/images/log.PNG" width="47%"/>
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user