From 1d8bc70bb9a01898b1d98c958893279babac7f52 Mon Sep 17 00:00:00 2001 From: Mark Canlas Date: Thu, 1 Dec 2022 06:37:17 -0500 Subject: [PATCH] rename to firepower --- README.md | 2 +- build.sbt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1767ff1..7f03869 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 6502-opcodes +# firepower ## Addressing modes diff --git a/build.sbt b/build.sbt index 5ae4b8b..9ef86e1 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -lazy val root = +lazy val firepower = project .in(file(".")) .settings(