From 26665bf33b2df3f03f52467d954090f8a19d0e71 Mon Sep 17 00:00:00 2001
From: Rob Nertney <rnertney@nvidia.com>
Date: Mon, 27 Feb 2023 22:35:39 +0000
Subject: [PATCH] Fixing README

---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index a4077f69..aaf27642 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,8 @@ Samples for CUDA Developers which demonstrates features in CUDA Toolkit. This ve
 This section describes the release notes for the CUDA Samples on GitHub only.
 
 ### CUDA 12.0
-* Added new folder structure for samples
-* Added support of Visual Studio 2022 to all samples supported on [Windows](#windows-1).
-* All CUDA samples are now only available on [GitHub](https://github.com/nvidia/cuda-samples). They are no longer available via CUDA toolkit.
+* Added new flags for JIT compiling
+* Removed deprecated APIs in Hopper Architecture
 
 ### [older versions...](./CHANGELOG.md)