소스 검색

Update README.md

rigormorrtiss 4 년 전
부모
커밋
18c7ece764
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -1,6 +1,6 @@
 # discordo
 
-[WIP] Lightweight Discord terminal client
+Lightweight Discord terminal client
 
 ![Preview](assets/preview.png)
 
@@ -13,8 +13,6 @@
 
 ### Building from Source
 
-- Run the following commands in chronological order.
-
 ```
 git clone https://github.com/rigormorrtiss/discordo
 cd discordo && go build