Skip to content

Commit

Permalink
Restructured README, added newlines at EOF on some files
Browse files Browse the repository at this point in the history
  • Loading branch information
oskopek committed Jan 1, 2014
1 parent 9abdf39 commit 0671f8a
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ deployments/
.idea/
*.iml
html/
*.orig
*.orig
2 changes: 1 addition & 1 deletion AUTHORS.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
|matejpribis@gmail.com
|WebApp HTML and CSS code... destroying what's left

|===
|===
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,4 @@
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
2 changes: 1 addition & 1 deletion NOTICE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR B
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
----
----
6 changes: 4 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
== CarCV

image:https://travis-ci.org/oskopek/carcv.png?branch=master["Build Status", link="https://travis-ci.org/oskopek/carcv"] image:https://coveralls.io/repos/oskopek/carcv/badge.png?branch=develop["Coverage status", link="https://coveralls.io/r/oskopek/carcv?branch=develop"] image:https://badge.waffle.io/oskopek/carcv.png?label=ready["Stories in Ready", link="http://waffle.io/oskopek/carcv"] image:https://www.ohloh.net/p/carcv/widgets/project_thin_badge.gif["Ohloh widget", link="https://www.ohloh.net/p/carcv"]
image:https://travis-ci.org/oskopek/carcv.png?branch=master["Build Status", link="https://travis-ci.org/oskopek/carcv"]
image:https://coveralls.io/repos/oskopek/carcv/badge.png?branch=develop["Coverage status", link="https://coveralls.io/r/oskopek/carcv?branch=develop"]
image:https://www.ohloh.net/p/carcv/widgets/project_thin_badge.gif["Ohloh widget", link="https://www.ohloh.net/p/carcv"]

A car recognizing and speed calculation platform.

Expand Down Expand Up @@ -61,4 +63,4 @@ Run this command to generate `.project` and `.classpath` files:
====
`mvn eclipse:eclipse` does not work for our eclipse plugins because it is not compatible with tycho
(and never will be).
====
====

0 comments on commit 0671f8a

Please sign in to comment.