소스 검색

Update README.md

sunsetbrew 12 년 전
부모
커밋
065b6d470b
1개의 변경된 파일8개의 추가작업 그리고 4개의 파일을 삭제
  1. 8 4
      README.md

+ 8 - 4
README.md

@@ -47,10 +47,14 @@ simplicity by carefully selected list of features:
 - HTTP client capable of sending arbitrary HTTP/HTTPS requests
 
 
-### Other included software
-
-  - <a href="http://sqlite.org">SQLite embedded database</a>
-  - <a href="http://lua.org">Lua embedded scripting engine</a>
+### Other optionally included software
+
+<a href="http://lua.org">
+![Lua](https://raw.github.com/sunsetbrew/civetweb/master/resources/lua-logo.jpg "Lua Logo")
+</a>
+<a href="http://sqlite.org">
+![Sqlite3](https://raw.github.com/sunsetbrew/civetweb/master/resources/sqlite3-logo.jpg "Sqlite3 Logo")
+</a>
 
 # Support