diff options
| author | Bobby <[email protected]> | 2022-07-18 12:29:37 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-18 12:29:37 +0530 |
| commit | 791f5249e6dc61fc3c44d57cb839f6355f29a5ee (patch) | |
| tree | f3998701a52c7ebe9fa3598fdae441f89748ebe0 | |
| parent | 82cc3c55fc5dd6329f934b70934a68756e9f6e24 (diff) | |
| download | thatcomputerscientist-791f5249e6dc61fc3c44d57cb839f6355f29a5ee.tar.xz thatcomputerscientist-791f5249e6dc61fc3c44d57cb839f6355f29a5ee.zip | |
Create README.md
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..15350570 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ThatComputerScientist +Source Code for my Personal Website + +I am updating this website to Django. The Documentation will be updated soon. + +[Archived Branch](https://github.com/luciferreeves/thatcomputerscientist/tree/archived) (Written in NodeJS + Express - **Status**: Basic Auth and APIs Implemented) + |
