Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnyChien authored Nov 13, 2018
1 parent 2ea631a commit 033d84b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ RDSDS Client use ELIXIR AAI for authentication, make sure the client environment

Support: Windows 10 Pro, Centos 7, Fedora 28, Ubuntu and MacOS

If you can't run this file. Please check the file format, if it is plain text file, please execute this command : chomd +x

# DSDS WorkFlow
![image](https://github.com/EMBL-EBI-TSI/DSDS-Client-Binary/blob/master/images/DSDSWorkflow.jpeg)

Expand Down Expand Up @@ -181,6 +183,11 @@ Data consumer subscribes which data set he/she wants, then they will get the Emi
(dsds>)adduser <filename.json
````

***Update subscriber***
````
(dsds>)updateuser <filename.json
````

***Delete subscriber***
````
(dsds>)deluser -u username
Expand Down

0 comments on commit 033d84b

Please sign in to comment.