readme update
This commit is contained in:
parent
beba1ad1e3
commit
766b7d2070
1 changed files with 15 additions and 4 deletions
19
README.md
19
README.md
|
@ -1,9 +1,20 @@
|
||||||
<table style="border:0px">
|
<style>
|
||||||
<tr style="border:0px">
|
table {
|
||||||
<td style="border:0px">
|
border: 0px
|
||||||
|
}
|
||||||
|
tr {
|
||||||
|
border: 0px
|
||||||
|
}
|
||||||
|
td {
|
||||||
|
border: 0px
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
<img src="https://github.com/nektos/act/wiki/img/logo.png" width="150">
|
<img src="https://github.com/nektos/act/wiki/img/logo.png" width="150">
|
||||||
</td>
|
</td>
|
||||||
<td style="border:0px">
|
<td>
|
||||||
<p style="font-size: large">"Think globally, <code>act</code> locally"</p>
|
<p style="font-size: large">"Think globally, <code>act</code> locally"</p>
|
||||||
|
|
||||||
[![Join the chat at https://gitter.im/nektos/act](https://badges.gitter.im/nektos/act.svg)](https://gitter.im/nektos/act?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Go Report Card](https://goreportcard.com/badge/github.com/nektos/act)](https://goreportcard.com/report/github.com/nektos/act)
|
[![Join the chat at https://gitter.im/nektos/act](https://badges.gitter.im/nektos/act.svg)](https://gitter.im/nektos/act?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Go Report Card](https://goreportcard.com/badge/github.com/nektos/act)](https://goreportcard.com/report/github.com/nektos/act)
|
||||||
|
|
Loading…
Reference in a new issue