fix(docs): Update README.md (#1295)

Summary:
### Changes

- [x] Aligning header elements to the center.
- [x] Added logo

> This makes the docs look symmetrical and looks a bit catchy.

Pull Request resolved: https://github.com/facebook/infer/pull/1295

Reviewed By: martintrojer

Differential Revision: D24330220

Pulled By: jvillard

fbshipit-source-id: 1ebb3a997
master
Darsh Shah 4 years ago committed by Facebook GitHub Bot
parent 4220b4b6fe
commit 8e154d1d05

@ -1,9 +1,10 @@
<img src="website/static/img/logo.png" alt="logo" width="15%" />
# Infer [![Build Status](https://travis-ci.org/facebook/infer.svg?branch=master)](https://travis-ci.org/facebook/infer) # Infer [![Build Status](https://travis-ci.org/facebook/infer.svg?branch=master)](https://travis-ci.org/facebook/infer)
[Infer](http://fbinfer.com/) is a static analysis tool for Java, [Infer](http://fbinfer.com/) is a static analysis tool for Java,
C++, Objective-C, and C. Infer is written in [OCaml](https://ocaml.org/). C++, Objective-C, and C. Infer is written in [OCaml](https://ocaml.org/).
## Installation ## Installation
Read our [Getting Read our [Getting

Loading…
Cancel
Save