From 6eb8b13f6ecbee000033bff649e8405f84f68b5c Mon Sep 17 00:00:00 2001 From: Fan Jiang Date: Sun, 23 Aug 2020 20:06:21 -0400 Subject: [PATCH] Make sure our readme is proper restructuredText --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 99903f0b9..b9e85872c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ mapping (SAM) in robotics and vision, using Factor Graphs and Bayes Networks as the underlying computing paradigm rather than sparse matrices. + +The current support matrix is:: + | Platform | Compiler | Build Status | |:------------:|:---------:|:-------------:| | Ubuntu 18.04 | gcc/clang | ![Linux CI](https://github.com/borglab/gtsam/workflows/Linux%20CI/badge.svg) |