Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mzilhao authored Oct 27, 2020
1 parent e2f39e8 commit 94f9d90
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,14 @@
[![Build Status](https://travis-ci.com/mzilhao/Jecco.jl.svg?branch=master)](https://travis-ci.com/mzilhao/Jecco.jl)

The **Julia Einstein Characteristic Code** (**Jecco**; [['ʒɛku](https://www.infopedia.pt/dicionarios/lingua-portuguesa/Jeco)]) provides tools to solve Einstein's equations in the characteristic formulation in [Julia](http://julialang.org/).


## Installing

This package is not in the registry. You can install it by specifying the URL to the repository:

```julia
pkg> add https://github.com/mzilhao/Jecco.jl/

julia> using Jecco, Jecco.AdS5_3_1
```

0 comments on commit 94f9d90

Please sign in to comment.