Skip to content

Commit d73ebf2

Browse files
authored
Update README.md
1 parent 3d427ec commit d73ebf2

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@
44
![GitHub release](https://img.shields.io/github/v/release/sourceplusplus/interface-cli?include_prereleases)
55
[![Build](https://github.com/sourceplusplus/interface-cli/actions/workflows/build.yml/badge.svg)](https://github.com/sourceplusplus/interface-cli/actions/workflows/build.yml)
66

7-
# What is this?
7+
## What is this?
88

99
This project provides a command-line interface to [Source++](https://github.com/sourceplusplus/live-platform), the open-source live coding platform.
1010

11-
# Install
12-
13-
## Quick install
11+
## Install
1412

1513
### Linux or macOS
1614

@@ -28,12 +26,12 @@ Note: You will need to start cmd in administrator mode.
2826
curl -LO "https://raw.githubusercontent.com/sourceplusplus/interface-cli/master/scripts/install.bat" && .\install.bat
2927
```
3028

31-
## Install by available binaries
29+
### Install by available binaries
3230

3331
Go to the [releases page](https://github.com/sourceplusplus/interface-cli/releases) to download all available binaries,
3432
including macOS, Linux, Windows.
3533

36-
# Usage
34+
## How to use?
3735

3836
Try executing `spp-cli --help` to output the usage instructions like so:
3937

@@ -76,5 +74,9 @@ Commands:
7674
view Add a live view subscription
7775
```
7876

79-
# Documentation
77+
## Documentation
8078
- [Developer Commands](https://docs.sourceplus.plus/implementation/tools/clients/cli/developer/) / [Admin Commands](https://docs.sourceplus.plus/implementation/tools/clients/cli/admin/)
79+
80+
## Bugs & Features
81+
82+
Bug reports and feature requests can be created [here](https://github.com/sourceplusplus/live-platform/issues).

0 commit comments

Comments
 (0)