From 0c1ee5a935706ea0745b146c5845df8e322acacd Mon Sep 17 00:00:00 2001
From: gaming <48131223+TheGamer1002@users.noreply.github.com>
Date: Wed, 17 Jan 2024 08:01:05 -0500
Subject: [PATCH] Specify NetworkAlerts support
see https://github.com/BroncBotz3481/YAGSL-Example/pull/136
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ebfde58..d6c54d0 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ import edu.wpi.first.math.util.Units;
SwerveDrive swerveDrive=new SwerveParser(new File(Filesystem.getDeployDirectory(),"swerve")).createSwerveDrive(Units.feetToMeters(14.5));
```
* The library is located in [swervelib/](./swervelib) with documentation in [docs/](./docs) and example JSON in [deploy](./deploy).
+* Support for [NetworkAlerts](https://github.com/Mechanical-Advantage/NetworkAlerts/) for use in Shuffleboard.
# Discussions
* Latest resources and features will be posted on the discusions page [here](https://github.com/BroncBotz3481/YAGSL-Example/discussions).
@@ -49,4 +50,4 @@ Without their hardwork debugging the issue with feedforwards the 2024 release wo
# Support our developers!
-
\ No newline at end of file
+