소스 검색

Readme.md: Added picture

Tal Aloni 8 년 전
부모
커밋
8fad873356
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  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.