Skip to content

Commit eebe4ef

Browse files
committed
updated readme format
1 parent c6b5c65 commit eebe4ef

File tree

2 files changed

+46
-4
lines changed

2 files changed

+46
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# 0.1.0
22
- Initial Release
3+
4+
# 0.1.1
5+
- Updated readme format

README.md

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,48 @@
33
<img src="https://launchrack.com/assets/img/logo_launchrack.png" alt="LaunchRack logo" style="width: 600px;" class="d-md-inline-block">
44
</a>
55
</p>
6-
<br>
7-
<br>
8-
<p><h4 align="center">Need help with Cloud-Native DevOps? <a href="https://launchrack.com/contact/" target="_blank" rel="contactus"> GET IN TOUCH</a></h4></p>
6+
7+
<p>
8+
We are huge followers of the <b>Cloud-Native DevOps</b> movement and are firm believers in the power of treating <b>Infrastructure as Code</b> using immutable architecture & <b>GitOps</b> style deployments. We adhere to a strict automation mindset (automation first, as opposed to manual first with automation later) and strive to provide the best technical acumen that will enable organizations improve <b>Cloud Security</b> Posture, <b>Release</b> More Often, <b>Scale</b> with Demand, Brace <b>Agility</b>, Operate within <b>Budget</b> and focus on value derived by the time saved on the execution of a task rather than having to spend cycles on design & tool selection.
9+
</p>
10+
11+
<p>
12+
<h4 align="center">
13+
Our consistent and automated processes can help you improve:
14+
</h4>
15+
</p>
16+
17+
<div style="margin:0 auto;width:400px">
18+
<p style="text-align: left;">
19+
<span style="color:green">✔</span> Better <b>utilization</b> of cloud resources by 40% <br>
20+
<span style="color:green">✔</span> Self-service infrastructure <b>provisioning</b> by 35% <br>
21+
<span style="color:green">✔</span> <b>Security</b> and governance by 30% <br>
22+
<span style="color:green">✔</span> Return on value/investment by 20% <br>
23+
<span style="color:green">✔</span> Team management & <b>governance</b> by 15% <br>
24+
<span style="color:green">✔</span> Earlier <b>detection</b> of bugs by 32% <br>
25+
<span style="color:green">✔</span> Response to issues/events by 23% <br>
26+
</p>
27+
</div>
28+
29+
<p>
30+
<h4 align="center">
31+
Chat more?
32+
<a href="mailto:info@launchrack.com">Email</a>
33+
<span style="color:white"> | </span>
34+
<a href="https://launchrack.com/contact/" target="_blank">Contact us</a>
35+
</h4>
36+
</p>
37+
<p align="center">
38+
<a href="https://www.linkedin.com/company/launchrack">
39+
<img alt="linkedin logo" src="https://user-images.githubusercontent.com/100512415/158441415-f399bf91-f65a-4568-8882-2785715c86b0.png" style="height: 20px;width: 20px;"/>
40+
</a>
41+
<a href="https://www.twitter.com/launchrack">
42+
<img alt="twitter logo" src="https://user-images.githubusercontent.com/100512415/158441443-3851792d-2a40-47f6-a45a-7f576134797b.png" style="height: 20px;width: 20px;"/>
43+
</a>
44+
<a href="https://www.facebook.com/launchrack">
45+
<img alt="facebook logo" src="https://user-images.githubusercontent.com/100512415/158447347-2068d8c1-80fa-4f15-a9a0-7aeff94a7fd9.png" style="height: 20px;width: 20px;"/>
46+
</a>
47+
</p>
948

1049
---
1150

@@ -17,7 +56,7 @@
1756
Creates an EC2 key pair on AWS
1857

1958
## Features
20-
- Creates an EC2 key pair resource with the provided public key
59+
Creates an EC2 key pair resource with the provided public key
2160

2261
## Usage
2362
```hcl

0 commit comments

Comments
 (0)