Skip to content

Commit

Permalink
Updated readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
ben_singer committed Nov 23, 2024
1 parent ef07b45 commit 1762c00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nuget/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A C# library that provides a framework for building text adventures and interactive stories in .NET.

## Overview
NetAF is a .NET Standard 2.0 implementation of a framework for building text based adventures.
NetAF is a lightweight .NET 8 library for building text based adventures.

At its core NetAF provides simple classes for developing game elements:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">

# NetAF
A C# library that provides a framework for building text adventures and interactive stories in .NET.
NetAF is a lightweight .NET 8 library for building text based adventures.

![icon](.nuget/Icon.bmp)

Expand Down

0 comments on commit 1762c00

Please sign in to comment.