diff options
| author | ckonstanski <kostcarl@isu.edu> | 2026-07-30 18:12:19 -0600 |
|---|---|---|
| committer | ckonstanski <kostcarl@isu.edu> | 2026-07-30 18:12:19 -0600 |
| commit | 22dae02a86c1fce71091bfa5289cf99abba1b217 (patch) | |
| tree | 0101e7f42618a62b453824b02f3a9390cc56f980 | |
| parent | cfb4bf6be1b18ec15cddbec1ea37e76176b1050b (diff) | |
added README
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..de98247 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# far_edge_ops_api + +This is a Python application using the Django web framework. It was +written for a project at Verizon. It is here as a code sample for +potential hiring managers. |
