Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Commit c209f23

Browse files
authored
Update README before archive
1 parent e90bbac commit c209f23

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
# xviz.py
22

3-
Python implementation of XVIZ protocol. Note that this repository only comply with the protocol standard, the some of the implemented structure and modules definition are not the same.
4-
5-
# Requirements
6-
7-
Python3, `websockets`, `protobuf`, `numpy`
8-
9-
# Get started
10-
11-
You can try running the scenario server by `python examples/serve_scenarios.py`. Then you can run `cd examples/get-started && yarn start-live` under your `streetscape.gl` repository to see the example scenarios.
12-
13-
Refer to documentation (to be created), examples and tests to learn how to use the library.
3+
Python implementation of XVIZ protocol. This repository has been archived after it's merged into xviz's [official repo](https://github.com/uber/xviz/tree/master/python), it will be no longer maintained.

0 commit comments

Comments
 (0)