Update project_urls.py

add @omerk verilog submission
diff --git a/project_urls.py b/project_urls.py
index a3a631a..7b5afef 100644
--- a/project_urls.py
+++ b/project_urls.py
@@ -6,4 +6,5 @@
             'https://github.com/wokwi/tiny-tapeout-test-simple',
             'https://github.com/omerk/tinytapeout-demo1',
             'https://github.com/mattvenn/tinytapeout-7seg-decoder',
+            'https://github.com/omerk/tinytapeout-verilog-test',
     ]