From 4f34f3734719344bb6c55be68890bd24b33becb7 Mon Sep 17 00:00:00 2001 From: Tim Holy Date: Tue, 21 May 2024 06:03:54 -0500 Subject: [PATCH] Add a statement of purpose to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f53725a..a6491de 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Build Status](https://github.com/HolyLab/FlyThroughPaths.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/HolyLab/FlyThroughPaths.jl/actions/workflows/CI.yml?query=branch%3Amain) [![Coverage](https://codecov.io/gh/HolyLab/FlyThroughPaths.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/HolyLab/FlyThroughPaths.jl) - +This package makes it easier to create "fly-through" animations of 3d visualizations. All of the examples below assume you've loaded the package with `using FlyThroughPaths`. ## Generic tools