Skip to content

Commit 1c07003

Browse files
committed
Update README.md file for rebranded API
1 parent 9ffb234 commit 1c07003

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Pebble API
2-
Server Side API for [Pebble](https://github.com/evolvedbinary/pebble) written in RESTXQ and XQuery.
1+
# Fusion Studio API
2+
Server Side API for [Fusion Studio](https://github.com/evolvedbinary/fusion-studio) written in RESTXQ and XQuery.
33

44
API documentation is here: https://app.swaggerhub.com/apis/evolvedbinary/pebble-api/1.1.0
55

@@ -10,9 +10,9 @@ Requirements:
1010
* [Apache Maven](https://maven.apache.org/) 3.3+
1111

1212
```bash
13-
$ git clone https://github.com/evolvedbinary/pebble-api.git
14-
$ cd pebble-api
13+
$ git clone https://github.com/evolvedbinary/fusion-studio-api.git
14+
$ cd fusion-studio-api
1515
$ mvn clean package
1616
```
1717

18-
This will create an EXPath package in `target/pebble-api-x.y.z.xar`, which can be deployed to Granite.
18+
This will create an EXPath package in `target/fusion-studio-api-x.y.z.xar`, which can be deployed to FusionDB.

0 commit comments

Comments
 (0)