Skip to content

Commit e49a237

Browse files
committed
Document
1 parent 5b33df7 commit e49a237

File tree

4 files changed

+2
-8
lines changed

4 files changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
2-
<img width="300px" src="/logo.png">
2+
<img width="500px" src="/logo.png">
33
</p>
44

5-
<h1 align="center">Codestar Streams</h1>
5+
<h1 align="center">Streams</h1>
66

77
<p align="center">Streaming Platform Demo</p>
88

@@ -36,10 +36,6 @@
3636

3737
**⚠️ This project is a work in progress and is not ready for production use yet!**
3838

39-
## Server
40-
41-
- Codestar Streams Server is an Express Server running on Node
42-
4339
## License
4440

4541
[MIT](./LICENSE) &copy; [CODE.STΛR](https://github.com/code-star)

logo.jpg renamed to logo.png

File renamed without changes.

packages/client/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Streams Client
22

3-
[![travis build](https://img.shields.io/travis/code-star/streams.svg?style=flat-square)](https://travis-ci.org/code-star/streams)
43
[![version](https://img.shields.io/npm/v/streams-client.svg?style=flat-square)](http://npm.im/streams-client)
54
[![downloads](https://img.shields.io/npm/dm/streams-client.svg?style=flat-square)](http://npm-stat.com/charts.html?package=streams-client&from=2018-10-13)
65
[![MIT License](https://img.shields.io/npm/l/streams-client.svg?style=flat-square)](http://opensource.org/licenses/MIT)

packages/server/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Streams Server
22

3-
[![travis build](https://img.shields.io/travis/code-star/streams.svg?style=flat-square)](https://travis-ci.org/code-star/streams)
43
[![version](https://img.shields.io/npm/v/streams-server.svg?style=flat-square)](http://npm.im/streams-server)
54
[![downloads](https://img.shields.io/npm/dm/streams-server.svg?style=flat-square)](http://npm-stat.com/charts.html?package=streams-server&from=2018-10-13)
65
[![MIT License](https://img.shields.io/npm/l/streams-server.svg?style=flat-square)](http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)