From 8dc2a04b9b020aeb4c7f0758b0ea3695316067ef Mon Sep 17 00:00:00 2001
From: Jason Liang <74435747+jaysunl@users.noreply.github.com>
Date: Sat, 6 Jul 2024 22:41:01 -0700
Subject: [PATCH] Update README.md
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index d625a7e6..682757c4 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
# DP-HLS: Dynamic Programming FPGA Acceleration using High-Level Synthesis
+The following information is depracated
**HLS Tool**: Vitis HLS
**Device**:
@@ -175,3 +176,11 @@ Currently our code performs local sequence alignment using Smith Waterman algori
## References
+DP-HLS currently only has support on Unix-based systems.
+
+## Building DP-HLS
+
+## Simulating DP-HLS
+
+## Synthesizing DP-HLS
+