We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5beec commit aab21caCopy full SHA for aab21ca
README.md
@@ -1,4 +1,8 @@
1
# Synthesis
2
+Travis CI Build Status:
3
+
4
+[](https://travis-ci.org/bogdaniel/Synthesis)
5
6
7
Part I
8
------
src/index.html
@@ -6,6 +6,6 @@
<script src="bundle.js"></script>
</head>
<body>
9
-<h1>Hello World?</h1>
+<h1>Hello World</h1>
10
</body>
11
</html>
0 commit comments