From f525f2ee544899af73a09de086fef3adba8134a6 Mon Sep 17 00:00:00 2001 From: Pl4gue Date: Thu, 21 Dec 2017 23:03:37 +0000 Subject: [PATCH] Travis build: 73 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a5d20676..336dcbddb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ ![Logo](/logo.png) # 30 seconds of code [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/30-seconds-of-code/Lobby) [![Travis Build](https://travis-ci.org/Chalarangelo/30-seconds-of-code.svg?branch=master)](https://travis-ci.org/Chalarangelo/30-seconds-of-code) -> Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less. +> Curated collection of useful Javascript snippets that you can understand in 30 seconds or less. + - Use Ctrl + F or command + F to search for a snippet. - Contributions welcome, please read the [contribution guide](CONTRIBUTING.md).