Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Commits
ceb866b4
Commit
ceb866b4
authored
Mar 11, 2014
by
Sergey Lyubka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Using img tags for screenshots
parent
2f9166e9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
README.md
README.md
+1
-6
No files found.
README.md
View file @
ceb866b4
...
...
@@ -13,12 +13,7 @@ Mongoose is easy to use, powerful, embeddable web server.
Download, double-click to start, run browser -- that's all!
<style>
img { height: 140px; margin: 10px; }
</style>
![
shot1
](
http://cesanta.com/images/tut_sharing/tut1.png
)
![
shot2
](
http://cesanta.com/images/tut_sharing/tut2.png
)
![
shot3
](
http://cesanta.com/images/tut_sharing/tut3.png
)
![
shot4
](
http://cesanta.com/images/tut_sharing/tut4.png
)
<img
src=
"http://cesanta.com/images/tut_sharing/tut1.png"
style=
"height:120px"
/>
<img
src=
"http://cesanta.com/images/tut_sharing/tut2.png"
style=
"height:120px"
/>
<img
src=
"http://cesanta.com/images/tut_sharing/tut3.png"
style=
"height:120px"
/>
<img
src=
"http://cesanta.com/images/tut_sharing/tut4.png"
style=
"height:120px"
/>
# Features
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment