From 416daf0fa191376828fe22dd612916e7e7a5023a Mon Sep 17 00:00:00 2001
From: xc <double72cheng@gmail.com>
Date: Thu, 29 Apr 2021 15:53:27 +0800
Subject: [PATCH] 修改精确时间 更改时间轴

---
 README.md |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 23289b9..3632978 100644
--- a/README.md
+++ b/README.md
@@ -7,14 +7,19 @@
 #### 准备工作
 - 运行Monica实例机器IP
 - application.properties 必须配置: monica.ip , monica.port
+(monica.ip 是monica运行实例所在机器的IP)
+#### 开发相关API
+https://www.yuque.com/docs/share/446ab7fa-2a25-411e-940f-1ba5252bd11b
+
 #### 已有功能
 
 - 将rtsp流转换成 HLS,WebRTC,FLV.js,Jessibuca 并进行H5播放
 
-#### 目前还存在的已知一些问题
+#### 操作演示
 
+1. 启动 com.hbbh.adapter.AdapterApplication 
+2. 访问 http://localhost:8088/public/index.html
 
-#### 环境介绍
 
 
 #### 项目部署可能会涉及到Linux命令

--
Gitblit v1.9.1