From c83c13af45559fa3e69f208469609864ea600cba Mon Sep 17 00:00:00 2001 From: joneswong Date: Tue, 19 Apr 2022 16:27:17 +0800 Subject: [PATCH 1/3] add logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b967fc49..484693fc9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- FederatedScope + federatedscope-logo

![](https://img.shields.io/badge/language-python-blue.svg) ![](https://img.shields.io/badge/license-Apache-000000.svg) From 0a7b585b6fb7fe0217193384f8249c849c1656d8 Mon Sep 17 00:00:00 2001 From: joneswong Date: Tue, 19 Apr 2022 16:47:23 +0800 Subject: [PATCH 2/3] add more icons --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 484693fc9..434827795 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ federatedscope-logo -![](https://img.shields.io/badge/language-python-blue.svg) ![](https://img.shields.io/badge/license-Apache-000000.svg) +![](https://img.shields.io/badge/language-python-blue.svg) +![](https://img.shields.io/badge/license-Apache-000000.svg) +[![Playground](https://shields.io/badge/JupyterLab-Enjoy%20Your%20FL%Journey!-F37626?logo=jupyter)](https://try.federatedscope.io/) +[![Contributing](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://federatedscope.io/docs/contributor/) FederatedScope is a comprehensive federated learning platform that provides convenient usage and flexible customization for various federated learning tasks in both academia and industry. Based on a message-oriented framework, FederatedScope integrates rich collections of functionalities to satisfy the burgeoning demands from federated learning, and aims to build up an easy-to-use platform for promoting learning safely and effectively. From ec4ae628479075cc447605197fdcfa63438f000e Mon Sep 17 00:00:00 2001 From: joneswong Date: Tue, 19 Apr 2022 16:56:15 +0800 Subject: [PATCH 3/3] fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 434827795..c3ac299d9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![](https://img.shields.io/badge/language-python-blue.svg) ![](https://img.shields.io/badge/license-Apache-000000.svg) -[![Playground](https://shields.io/badge/JupyterLab-Enjoy%20Your%20FL%Journey!-F37626?logo=jupyter)](https://try.federatedscope.io/) +[![Playground](https://shields.io/badge/JupyterLab-Enjoy%20Your%20FL%20Journey!-F37626?logo=jupyter)](https://try.federatedscope.io/) [![Contributing](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://federatedscope.io/docs/contributor/) FederatedScope is a comprehensive federated learning platform that provides convenient usage and flexible customization for various federated learning tasks in both academia and industry. Based on a message-oriented framework, FederatedScope integrates rich collections of functionalities to satisfy the burgeoning demands from federated learning, and aims to build up an easy-to-use platform for promoting learning safely and effectively.