From 810cfb17b733dd9cfcdc79dbae0e97346d7e762c Mon Sep 17 00:00:00 2001 From: DerTyp187 <76851529+DerTyp187@users.noreply.github.com> Date: Tue, 23 Nov 2021 13:31:16 +0100 Subject: [PATCH] Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dce1ef7 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# TealCode + +Ever had the problem of searching thousands of websites until you found the right code snippet? + +We try to make it possible for everyone to find the right code snippet as quickly and easily as possible. + +We don't focus on learning or teaching, but on finding what you need. +We try to create a dictionary that should help you with your coding experience. + +# Specific Information + +I'm using Django 3.2.9 and Python 3.10.0. +All packages are written down in the "requirements.txt" +