From 310d1bf1e5769f2265f8cce4d3038aa9bdfd06d8 Mon Sep 17 00:00:00 2001 From: mohanty <mohanty@aicrowd.com> Date: Tue, 26 Mar 2024 23:35:38 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3eaf62b..2345bd7 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,10 @@ You can add your SSH Keys to your GitLab account by going to your profile settin 7. Make a submission as described in [How to make a submission](#-how-to-make-a-submission) section. +# âœï¸ How to write your own model? + +Please follow the instructions in [models/README.md](models/README.md) for instructions and examples on how to write your own models for this competition. + ## 📮 How to make a submission? -- GitLab