From ff67e772fa86e5054127c70b4a486f614546d36f Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Thu, 15 Nov 2018 17:28:06 -0800 Subject: [PATCH] Fix extra escape in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a20328..63a9ac55 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ word_size = 2 # Number of words in the memory num_words = 16 -# Technology to use in $OPENRAM\_TECH +# Technology to use in $OPENRAM_TECH tech_name = "scn4m_subm" # Process corners to characterize process_corners = ["TT"]