From 9c61627d8aecfe53d6cbaeda81285533ee32e893 Mon Sep 17 00:00:00 2001 From: apaoluzzi Date: Mon, 17 Jun 2019 08:30:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b19e81aa..c4bd8c9b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ [![Arxiv](http://img.shields.io/badge/Arxiv-1710.07819-b31b1b.svg)](https://arxiv.org/abs/1710.07819) -Official Julia implementation of [LAR](http://dx.doi.org/10.1016/j.cad.2013.08.044), the Linear Algebraic Representation for Solid Modeling. +Official Julia implementation of [LAR](http://dx.doi.org/10.1016/j.cad.2013.08.044), the Linear Algebraic Representation for Solid Modeling. Helper packages are [Plasm.jl](https://github.com/cvdlab/Plasm.jl) and [ViewerGL.jl](https://github.com/cvdlab/ViewerGL.jl). ## Installing