diff --git a/README.md b/README.md
index 8f60b68878..4033bdcf60 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
- User Code
+ Supported Frameworks
@@ -30,21 +30,23 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
- Training Service Extensions
+ Training Services
-
-
CNTK
-
Tensorflow
-
PyTorch
-
Keras
-
...
+
+
PyTorch
+
TensorFlow
+
Keras
+
MXNet
+
Caffe2
+
CNTK (Python language)
+
Chainer
+
Theano
- (Python based frameworks)
Tuner
@@ -130,6 +132,7 @@ The following example is an experiment built on TensorFlow. Make sure you have *
```
* Wait for the message `INFO: Successfully started experiment!` in the command line. This message indicates that your experiment has been successfully started. You can explore the experiment using the `Web UI url`.
+
```
INFO: Starting restful server...
INFO: Successfully started Restful server!