
Em 11/05/2017 10:35, Daniel P. Berrange escreveu:
On Thu, May 11, 2017 at 03:30:00PM +0200, Martin Kletzander wrote:
Using GitHub libvirt site, it is possible to show Travis's fancy icon of the current build status. It highlights the QA process. I like seeing the icon there. It's very quick reference that serves the
On Tue, Apr 18, 2017 at 02:39:28PM -0300, Claudio André wrote: purpose.
--- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a609286 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +## *LibVirt: the virtualization API* [](https://travis-ci.org/libvirt/libvirt) + I don't care about the number of (sub-)s in 'sub-heading', but why making it italic as well? ACK without the italic. Will push this in a while. Thanks.
Ok, it was too too fancy. BTW: since more "cryptographic" build information can be added to readme.md in the future, I prefer to add a new .MD file (instead of reuse the regular README). Thanks