This commit is contained in:
Stefan Feješ
2017-12-21 19:13:15 +01:00
parent 497f4bef79
commit 0e3c7d754b

View File

@ -1,7 +1,7 @@
![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 <kbd>Ctrl</kbd> + <kbd>F</kbd> or <kbd>command</kbd> + <kbd>F</kbd> to search for a snippet.
- Contributions welcome, please read the [contribution guide](CONTRIBUTING.md).