소스 검색

fixed typo

master
mort 8 년 전
부모
커밋
bb6cbdc4a2
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      README.md
  2. 1
    1
      package.json

+ 1
- 1
README.md 파일 보기

@@ -1,6 +1,6 @@
# SockSugar

SocSugar is a rather simple library to simplify working with WebSockets. It makes WebSockets work somewhat like regular HTTP requests.
SockSugar is a rather simple library to simplify working with WebSockets. It makes WebSockets work somewhat like regular HTTP requests.

## Usage


+ 1
- 1
package.json 파일 보기

@@ -1,6 +1,6 @@
{
"name": "socksugar",
"version": "0.1.1",
"version": "0.1.2",
"description": "Websockets with sugar on top.",
"main": "index.js",
"scripts": {

Loading…
취소
저장