瀏覽代碼

Update README.md

Fixes https://github.com/opencost/opencost/issues/2238

Signed-off-by: Matt Ray <github@mattray.dev>
Matt Ray 2 年之前
父節點
當前提交
5cd734034f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ To see the full functionality of OpenCost you can view [OpenCost features](https
 - Supports on-prem k8s clusters with custom CSV pricing
 - Supports on-prem k8s clusters with custom CSV pricing
 - Allocation for in-cluster resources like CPU, GPU, memory, and persistent volumes.
 - Allocation for in-cluster resources like CPU, GPU, memory, and persistent volumes.
 - Easily export pricing data to Prometheus with /metrics endpoint ([learn more](https://www.opencost.io/docs/installation/prometheus))
 - Easily export pricing data to Prometheus with /metrics endpoint ([learn more](https://www.opencost.io/docs/installation/prometheus))
-- Free and open source distribution (Apache2 license)
+- Free and open source distribution ([Apache2 license](LICENSE))
 
 
 ## Getting Started
 ## Getting Started