Summary:public Recommend our getting started page in README. Reviewed By: cristianoc Differential Revision: D3035463 fb-gh-sync-id: 7f01390 shipit-source-id: 7f01390master
parent
a4b87a0951
commit
623affc168
@ -1,16 +1,17 @@
|
||||
Infer
|
||||
=====
|
||||
# Infer
|
||||
|
||||
Infer is a static analysis tool for Java, Objective-C and C, written in [OCaml](https://ocaml.org/).
|
||||
Check out the documentation at <http://fbinfer.com/>.
|
||||
See [FILES.md](FILES.md) for a quick overview of the files in `infer/bin`.
|
||||
[Infer](http://fbinfer.com/) is a static analysis tool for Java,
|
||||
Objective-C and C, written in [OCaml](https://ocaml.org/).
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Read the [INSTALL.md](INSTALL.md) file for details on installing Infer.
|
||||
## Installation
|
||||
|
||||
Read our [Getting
|
||||
Started](http://fbinfer.com/docs/getting-started.html) page for
|
||||
details on how to install packaged versions of Infer. To build Infer
|
||||
from source, see INSTALL.md.
|
||||
|
||||
License
|
||||
-------
|
||||
Infer is BSD-licensed. We also provide an additional patent grant.
|
||||
|
||||
## License
|
||||
|
||||
Infer is BSD-licensed. We also provide an additional patent grant.
|
||||
|
Loading…
Reference in new issue