From ea3ea80ff431a4d9b282ffe6fd6d7fb1731d56fa Mon Sep 17 00:00:00 2001
From: Sanket Sudake
Date: Sun, 10 Oct 2021 14:01:21 +0530
Subject: [PATCH] Organize badges in README (#2220)
Signed-off-by: Sanket Sudake
---
README.md | 51 ++++++++++++++++++++++++++++-----------------------
1 file changed, 28 insertions(+), 23 deletions(-)
diff --git a/README.md b/README.md
index 48bf05ee..7b6ab80c 100644
--- a/README.md
+++ b/README.md
@@ -3,19 +3,39 @@
Fission: Serverless Functions for Kubernetes
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
- fission.io | @fissionio | Slack
-
+
+
+
+
+
+
+
+
+
+
+
+
--------------
@@ -86,25 +106,10 @@ aggregation — also helps with ops on your Fission deployment.
* You can learn more about Fission and get started from [Fission Docs](https://fission.io/docs).
* See the [troubleshooting guide](https://fission.io/docs/trouble-shooting/) for debugging your functions and Fission installation.
-## Contributing  [](https://pkg.go.dev/github.com/fission/fission)
-
+## Contributing
Check out the [contributing guide](CONTRIBUTING.md).
-## Get Help
-
-Fission is a project by [many contributors](https://github.com/fission/fission/graphs/contributors).
-
-Reach us on [slack](https://fission.io/slack) or
-.
-
-## Official Releases [](https://github.com/fission/fission/releases)
-
-
-Official releases of Fission can be found on [the releases page](https://github.com/fission/fission/releases).
-Please note that it is strongly recommended that you use official releases of Fission, as unreleased versions from
-the master branch are subject to changes and incompatibilities that will not be supported in the official releases.
-
## Sponsors
The following companies, organizations, and individuals support Fission's ongoing maintenance and development. If you are using/contributing to Fission, we would be happy to list you here, please raise a Pull request.
@@ -117,6 +122,6 @@ The following companies, organizations, and individuals support Fission's ongoin
-# License 
+# License
Fission is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE) file for details