diff --git a/README.md b/README.md index 9c71a39018c8ef05c923ad9478e240e90455a96c..0aaa3128bb75b335b0524204b6f38d6f00dae8d6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ ## App-Util library -This library provides the app-util functionality for all CoScInE Typescript applications. \ No newline at end of file +This library provides the app-util functionality for all CoScInE Typescript applications. + +Currently it includes functionality for detecting the language change for a vue application. \ No newline at end of file diff --git a/docs/home.md b/docs/home.md index 5c2b0f5fb7cc2d83ba80c28eb82c3557cd1aabca..6450cb5748337f296c7b3075a9efb6a245a633db 100644 --- a/docs/home.md +++ b/docs/home.md @@ -2,6 +2,8 @@ This library provides the api-util functionality for all CoScInE Typescript applications. +Currently it includes functionality for detecting the language change for a vue application. + ### Links * [Commit convention](ESLintConvention)