Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdbd committed Aug 3, 2018
1 parent 312155b commit a2c19ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Node Chat App
[![Build Status](https://travis-ci.org/jackdbd/node-chat-app.svg?branch=master)](https://travis-ci.org/jackdbd/node-chat-app) [![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovateapp.com/) [![codecov](https://codecov.io/gh/jackdbd/node-chat-app/branch/master/graph/badge.svg)](https://codecov.io/gh/jackdbd/node-chat-app)

A Node.js chat app that uses Socket.io. See it [here](https://dashboard.heroku.com/apps/lit-stream-87538).
A Node.js chat app that uses Socket.io. See it [here](https://lit-stream-87538.herokuapp.com/).

See the Udemy course "The complete Node.js developer course (2nd edition)" by [Andrew Mead](https://www.udemy.com/user/andrewmead/).

0 comments on commit a2c19ae

Please sign in to comment.