diff --git a/CHANGELOG.md b/CHANGELOG.md index 0772a1d..1d013ff 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,6 @@ # Changelog + All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### Added - -### Changed - -### Removed - diff --git a/README.md b/README.md index c3a93cf..9acf33b 100755 --- a/README.md +++ b/README.md @@ -1,23 +1,3 @@ +# Jargon Extensions JWT -Jargon Extensions API for irods-ext - - -# Project: Jargon Extensions JWT -### Date: 12/15/2022 -### Release Version: 4.3.3.0-RELEASE - -## Description - -Supports JWT creation and decoding for iRODS related microservices t - -## Requirements - -* Jargon depends on Java 1.8+ -* Jargon is built using Apache Maven2, see POM for dependencies - -## Libraries - -Jargon-core uses Maven for dependency management. See the pom.xml file for references to various dependencies. - -Note that the following bug and feature requests are logged in GitHub with related commit information [[https://github.com/DICE-UNC/jargon-extensions-jwt/issues]] - +Supports JWT creation and decoding for iRODS-related microservices.