Skip to content

Commit d5a9448

Browse files
committed
docs(readme): update the README with badges
1 parent dca1145 commit d5a9448

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# terraform-oci-vscode-server
2-
Terraform project that deploys VSCode Server on Oracle Cloud Infrastructure (free tier)
1+
# Deploy VSCode Server on OCI with Terraform
2+
3+
[![Latest Release][release-badge]][release-url]
4+
[![Build Status][github-badge]][github-url]
5+
[![License][license-badge]][license-url]
6+
7+
Terraform project that deploys VSCode Server on Oracle Cloud Infrastructure using only the free tier.
8+
9+
[github-badge]: https://github.com/timoa/terraform-oci-vscode-server/workflows/Terraform/badge.svg
10+
[github-url]: https://github.com/timoa/terraform-oci-vscode-server/actions?query=workflow%3ATerraform
11+
[release-badge]: https://img.shields.io/github/release/timoa/terraform-oci-vscode-server.svg
12+
[release-url]: https://github.com/timoa/terraform-oci-vscode-server/releases/latest
13+
[license-badge]: https://img.shields.io/github/license/timoa/terraform-oci-vscode-server.svg
14+
[license-url]: https://github.com/timoa/terraform-oci-vscode-server/blob/main/LICENSE

0 commit comments

Comments
 (0)