소스 검색

Add screenshots to the readme

JC Brand 8 년 전
부모
커밋
e7229b8a25
1개의 변경된 파일13개의 추가작업 그리고 2개의 파일을 삭제
  1. 13 2
      README.md

+ 13 - 2
README.md

@@ -12,8 +12,19 @@ to, either your own, or a public one.
 
 ## Demo
 
-- A live demo is available at [https://conversejs.org](https://conversejs.org)
-- A demo showing anonymous login is available at [https://conversejs.org/demo/anonymous.html](https://conversejs.org/demo/anonymous.html)
+Converse.js is hosted and can be used at [https://conversejs.org](https://conversejs.org).
+
+A demo showing anonymous login is available at [https://conversejs.org/demo/anonymous.html](https://conversejs.org/demo/anonymous.html)
+and a demo which shows how you can embed a single chat room into a page is
+avialable at [https://conversejs.org/demo/embedded.html](https://conversejs.org/demo/embedded.html).
+
+### Converse.js: As seen on the conversejs.org website
+
+![Screenshot of Converse.js](https://opkode.com/img/converse-screenshot.png)
+
+### inVerse: a full-screen version of converse.js
+
+![Screenshot of inVerse](https://opkode.com/img/inverse-screenshot.png)
 
 ## Documentation