diff --git a/README.md b/README.md index c726a72..d40be88 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Grainy +# Noise Maker -Makes grainy SVG textures +Makes noise based SVG patterns/textures -https://finitelooper.github.io/grainy/ +https://finitelooper.github.io/noise-maker/ diff --git a/package.json b/package.json index 275b165..53a84e5 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { - "name": "grainy", + "name": "noise-maker", "version": "1.0.0", - "description": "Makes grainy SVG textures", - "homepage": "https://github.com/FiniteLooper/grainy#readme", + "description": "Makes noise based SVG patterns/textures", + "homepage": "https://github.com/FiniteLooper/noise-maker#readme", "repository": { "type": "git", - "url": "git+https://github.com/FiniteLooper/grainy.git" + "url": "git+https://github.com/FiniteLooper/noise-maker.git" }, "bugs": { - "url": "https://github.com/FiniteLooper/grainy/issues" + "url": "https://github.com/FiniteLooper/noise-maker/issues" }, "keywords": [ ], diff --git a/src/index.html b/src/index.html index df2fee4..73fa619 100644 --- a/src/index.html +++ b/src/index.html @@ -14,7 +14,7 @@ rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css" /> - Grainy + Noise Maker