diff --git a/NP.Lti13Platform.Core/README.md b/NP.Lti13Platform.Core/README.md index e686922..d273908 100644 --- a/NP.Lti13Platform.Core/README.md +++ b/NP.Lti13Platform.Core/README.md @@ -1,4 +1,4 @@ -# NP.Lti13Platform.DeepLinking +# NP.Lti13Platform.Core The IMS [Lti Core](https://www.imsglobal.org/spec/lti/v1p3/) spec defines a way that platforms can launch resources that exist in the tool. This project provides an implementation of the spec. @@ -248,4 +248,4 @@ builder.Services `Grade` A grade is a score for a user for a LineItem. -`ServiceToken` A service token is an identifier for a token given to a tool to access a service. It is used to avoid replay attacks and can be removed once the expiration date has elapsed. \ No newline at end of file +`ServiceToken` A service token is an identifier for a token given to a tool to access a service. It is used to avoid replay attacks and can be removed once the expiration date has elapsed.