Browse Source

Readme.md: Added picture

Tal Aloni 8 years ago
parent
commit
8fad873356
1 changed files with 5 additions and 1 deletions
  1. 5 1
      Readme.md

+ 5 - 1
Readme.md

@@ -11,7 +11,9 @@ Any storage object you wish to share needs to implement the abstract Disk class,
 The library was written with extensibility in mind, and was designed to fit multitude of projects.  
 iSCSI Console is merely a demo project that exposes some of the capabilities of this library.  
 
-p.s. a very basic iSCSI initiator implementation is included with the library.
+Notes:
+------
+In addition to a full fledged iSCSI Target server implementation, the iSCSI library also contain a very basic iSCSI initiator implementation.
 
 What this program can do:
 ===================================
@@ -23,6 +25,8 @@ What this program can do:
 6. Could run from Windows PE using Mono.
 7. Could run from Linux / OSX using Mono (Download the Cross Platform Edition) 
 
+![alt tag](http://vm1.duckdns.org/Public/ISCSIConsole/ISCSIConsole_UI.png)
+
 Contact:
 ========
 If you have any question, feel free to contact me.