Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit abcfbfb

Browse files
Fabian WilesCaerusKaru
authored andcommitted
fix(readme): use circle ci build badge, update img url, add socketengine (#1111)
1 parent 04a3e27 commit abcfbfb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[![Build Status](https://travis-ci.org/angular/universal.svg?branch=master)](https://travis-ci.org/angular/universal)
1+
[![CircleCI](https://circleci.com/gh/angular/universal/tree/master.svg?style=shield)](https://circleci.com/gh/angular/universal/tree/master)
22
[![Join the chat at https://gitter.im/angular/universal](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular/universal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
33

44
# Angular Universal
5-
![Angular Universal](https://angular.io/assets/images/logos/concept-icons/universal.png)
5+
![Angular Universal](https://angular.io/generated/images/marketing/concept-icons/universal.png)
66

77
# Table of Contents
88
* [Introduction](#introduction)
@@ -45,6 +45,7 @@ The packages from this repo are published as scoped packages under [@nguniversal
4545
- [@nguniversal/aspnetcore-engine](/modules/aspnetcore-engine/README.md)
4646
- [@nguniversal/hapi-engine](/modules/hapi-engine/README.md)
4747
- [@nguniversal/module-map-ngfactory-loader](/modules/module-map-ngfactory-loader)
48+
- [@nguniversal/socket-engine](/modules/socket-engine)
4849

4950
# Universal "Gotchas"
5051
Moved to [/docs/gotchas.md](/docs/gotchas.md)

0 commit comments

Comments
 (0)