Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
remove outdated get started guide
  • Loading branch information
mfleisch authored Sep 9, 2024
1 parent b83d132 commit 2c9116d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions client-api_r/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ library('Rsirius')
```

## Getting Started

Being updated! Coming soon...
<!--
### Local Endpoint
Please follow the [installation procedure](#installation--usage) and then run the following (while replacing the Strings for project_space and sirius_executable).
Expand Down Expand Up @@ -86,7 +87,7 @@ library('Rsirius')
sdk <- SiriusSDK$new()
api = sdk$connect("http://localhost:8080")
```

-->
### SiriusSDK class

For more niche functionality and insights, find the SiriusSDK class [here](SiriusSDK.R).
Expand Down

0 comments on commit 2c9116d

Please sign in to comment.