add screenshots for mbs
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a5f46d1460
commit
d0fd2005d0
2 changed files with 10 additions and 10 deletions
|
@ -4,6 +4,16 @@ The machine booking system allows users of the ETH Zurich to book machines.
|
|||
It could be easily adjusted to support other institutions, with or without
|
||||
LDAP authentication.
|
||||
|
||||
|
||||
## Screenshots!
|
||||
|
||||
* [booking overview](screenshots/booking-overview-screenshot-20101002.png "Overview of bookings")
|
||||
* [booking successful](screenshots/booking-successful-screenshot-20101002.png "Booking successful")
|
||||
* [booking error](screenshots/booking-error-screenshot-20101002.png "Booking error")
|
||||
* [free machines](screenshots/free-machines-screenshot-20101002.png "Free machines")
|
||||
* [used machines](screenshots/used-machines-screenshot-20101002.png "Used machines")
|
||||
* [admin view](screenshots/admin-screenshot-20101002.png "Admin view")
|
||||
|
||||
## Installation
|
||||
|
||||
### Get mbs
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
<P ALIGN="center">
|
||||
![booking overview](booking-overview-screenshot-20101002.png "Overview of bookings")
|
||||
|
||||
admin-screenshot-20101002.png
|
||||
booking-error-screenshot-20101002.png
|
||||
booking-overview-screenshot-20101002.png
|
||||
booking-successful-screenshot-20101002.png
|
||||
free-machines-screenshot-20101002.png
|
||||
used-machines-screenshot-20101002.png
|
||||
</p>
|
Loading…
Reference in a new issue