Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
Add links to README
Browse files Browse the repository at this point in the history
  • Loading branch information
cstjean committed Jul 24, 2017
1 parent 1ea8620 commit 90b23c3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

[![Build Status](https://travis-ci.org/cstjean/TraceCalls.jl.svg?branch=master)](https://travis-ci.org/cstjean/TraceCalls.jl)

TraceCalls.jl is a functional tracing package for debugging, exploring and profiling
Julia code, built on top of [Revise.jl](https://github.com/timholy/Revise.jl). It
supports the REPL, IJulia and Atom.
TraceCalls.jl is a functional tracing package for [debugging](http://nbviewer.jupyter.org/github/cstjean/TraceCalls.jl/blob/master/README.ipynb#Debugging-with-traces), [profiling](http://nbviewer.jupyter.org/github/cstjean/TraceCalls.jl/blob/master/README.ipynb#Profiling) and exploring Julia code, built on top of [Revise.jl](https://github.com/timholy/Revise.jl). It
supports the REPL, [IJulia](https://github.com/JuliaLang/IJulia.jl) and [Atom](http://junolab.org/).

# Installation

Expand Down

0 comments on commit 90b23c3

Please sign in to comment.