sunsetbrew 12 лет назад
Родитель
Сommit
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
 - 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
 # Support