diff --git a/README.md b/README.md index b035859332fe..a5564be14605 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ # The Confidential Consortium Framework [![CI](https://github.com/microsoft/CCF/actions/workflows/ci.yml/badge.svg)](https://github.com/microsoft/CCF/actions/workflows/ci.yml) -ccf +ccf -The Confidential Consortium Framework (CCF) is an open-source framework for building a new category of secure, highly available, -and performant applications that focus on multi-party compute and data. +The Confidential Consortium Framework (CCF) is an open-source framework for building a new category of secure, highly available, and performant applications that focus on multi-party compute and data. ## Get Started with CCF -- Read the [CCF overview](https://microsoft.github.io/CCF/main/overview/index.html) and get familiar with [CCF's core concepts](https://microsoft.github.io/CCF/main/overview/what_is_ccf.html) +- Read the [CCF overview](https://microsoft.github.io/CCF/main/overview/index.html) and becime familiar with the [core concepts](https://microsoft.github.io/CCF/main/overview/what_is_ccf.html) - [Install](https://microsoft.github.io/CCF/main/build_apps/install_bin.html) CCF on Linux -- Get familiar with the CCF core developer API with the [template CCF app](https://github.com/microsoft/ccf-app-template) +- Become familiar with the CCF core developer API with the [template CCF app](https://github.com/microsoft/ccf-app-template) - Quickly build and run [sample CCF apps](https://github.com/microsoft/ccf-app-samples) - [Build new CCF applications](https://microsoft.github.io/CCF/main/build_apps/index.html) in TypeScript/JavaScript or C++ @@ -23,7 +22,6 @@ and performant applications that focus on multi-party compute and data. - Browse the [documentation](https://microsoft.github.io/CCF/) - Read the [Research Papers](https://microsoft.github.io/CCF/main/research) -- Learn more about [Azure Confidential Computing](https://azure.microsoft.com/solutions/confidential-compute/) offerings like Azure DC-series (which support Intel SGX TEE) and the [Open Enclave](https://github.com/openenclave/openenclave) SDK ## Third-party components diff --git a/doc/_static/ccf_overview.png b/doc/_static/ccf_overview.png new file mode 100644 index 000000000000..4ca50ba44bf9 Binary files /dev/null and b/doc/_static/ccf_overview.png differ