diff --git a/Project.toml b/Project.toml index 5d909c2e..cd0d36ea 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "2aec4490-903f-5c70-9b11-9bed06a700e1" keywords = ["julia", "PDE", "partial differential equations", "spectral methods"] license = "MIT" authors = ["Gregory L. Wagner ", "Navid C. Constantinou "] -description = "Tools for solving partial differential equations on periodic domains using Fourier-based pseudospectral methods." +description = "Tools for building fast, hackable, pseudospectral partial differential equation solvers on periodic domains." documentation = "https://fourierflows.github.io/FourierFlowsDocumentation/stable/" repository = "https://github.com/FourierFlows/FourierFlows.jl" version = "0.6.7"