From 239330330a8fc49c6806cccdc17a910d23d22952 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 4 Mar 2024 08:48:28 -0500 Subject: Prototypes documentation Includes minor changes: * Rename jfrt_upload_set_defaults to jfrt_upload_init * Move jfrt_auth_init to artifactory.c * Adds missing error handling to git_describe and git_rev_parse --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6a49237..7991953 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# OH MY CAL - OMC aims to consolidate the steps required to build, test, and deploy calibration pipelines and other software suites maintained by engineers at the Space Telescope Science Institute. # Requirements -- cgit