From b5f3c1b4c61cd83d764b7920d027f16acffd6c42 Mon Sep 17 00:00:00 2001 From: Daniel Alome <47638856+alome007@users.noreply.github.com> Date: Mon, 11 Apr 2022 07:18:20 +0100 Subject: [PATCH] Update README.md update drag and drop README.md --- DragAndDrop/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DragAndDrop/README.md b/DragAndDrop/README.md index 4af7223d7..39067a73c 100644 --- a/DragAndDrop/README.md +++ b/DragAndDrop/README.md @@ -15,4 +15,4 @@ the process of implementing both dragging and dropping functionality. ## Screenshots ![Animation of the sample app. Text and images are dragged and dropped between two instances of the app](screenshots/drag-n-drop.gif) -For reference and education only. \ No newline at end of file +For reference and educational purposes only.