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(