From f70abe29e0c17621e1a53e886c0aad2b4e14a036 Mon Sep 17 00:00:00 2001 From: Megan McMahon Date: Tue, 3 Dec 2024 14:52:52 -0700 Subject: [PATCH] Update requirements.md --- module1/projects/flashcards/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module1/projects/flashcards/requirements.md b/module1/projects/flashcards/requirements.md index b73d6b36..3704d77f 100644 --- a/module1/projects/flashcards/requirements.md +++ b/module1/projects/flashcards/requirements.md @@ -18,6 +18,6 @@ In addition to the functionality outlined in these iterations, we will expect th * write tests for each class * write readable code * make frequent commits -* use pull requests +* submit via pull request For more detailed information about what we expect, please review the [rubric](./rubric) before starting this project!