Skip to content

Commit

Permalink
README urls
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrdjan committed Feb 25, 2021
1 parent 58b5c22 commit 09cf559
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fundamental Library for ABAP <!-- omit in toc -->

![License](https://img.shields.io/npm/l/abap-api-tools)
![NPM](https://img.shields.io/npm/l/abap-api-tools)
[![npm](https://img.shields.io/npm/v/abap-api-tools)](https://www.npmjs.com/package/abap-api-tools)
[![Slack](https://img.shields.io/badge/slack-ui--fundamentals-blue.svg?logo=slack)](https://join.slack.com/t/ui-fundamentals/shared_invite/enQtNTIzOTU0Mzc2NTc5LWQzZWI5MWFhYjE5OTc4YzliN2JhOTc1ZjQxZTg1YjZiMWZiYzRkNjMwYzgyMmFkYmNhZDVjMWE5MDIzOWEzMmM)
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/fundamental-tools)](https://api.reuse.software/info/github.com/SAP/fundamental-tools)
Expand All @@ -23,7 +23,7 @@ Node [CLI tool](./abap-api-tools) for [pattern based web applications](./doc/app
- Application frameworks: electron, NW.js ...
- Building a [pattern based app](./doc/app.md)

Including generic server runtime component: [ABAP Value Input Help](./abap-value-input-help/README.md).
Bonus: generic Value Input Helps server runtime component: [`abap-value-input-help`](./abap-value-input-help/README.md).

:star: Your star is appreciated, it helps!

Expand Down
2 changes: 2 additions & 0 deletions abap-api-tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Command line tool for building [pattern based applications'](https://github.com/
- Custom configurations, open for integration
- Minimalistic, unobtrusive, powerful

Bonus: generic Value Input Helps server runtime component: [`abap-value-input-help`](https://www.npmjs.com/package/abap-value-input-help).

## Content<!-- omit in toc -->

- [Installation](#installation)
Expand Down
1 change: 0 additions & 1 deletion abap-value-input-help/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
[![npm](https://img.shields.io/npm/v/abap-value-input-help)](https://www.npmjs.com/package/abap-value-input-help)
[![Slack](https://img.shields.io/badge/slack-ui--fundamentals-blue.svg?logo=slack)](https://join.slack.com/t/ui-fundamentals/shared_invite/enQtNTIzOTU0Mzc2NTc5LWQzZWI5MWFhYjE5OTc4YzliN2JhOTc1ZjQxZTg1YjZiMWZiYzRkNjMwYzgyMmFkYmNhZDVjMWE5MDIzOWEzMmM)
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/fundamental-tools)](https://api.reuse.software/info/github.com/SAP/fundamental-tools)
[![npm](https://img.shields.io/npm/dm/abap-value-input-help)](https://www.npmjs.com/package/value-input-help)
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](https://www.typescriptlang.org/)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-f8bc45.svg)](https://github.com/prettier/prettier)

Expand Down
4 changes: 2 additions & 2 deletions abap-value-input-help/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion abap-value-input-help/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "abap-value-input-help",
"description": "ABAP Value Input Helps",
"version": "0.9.0",
"version": "0.9.1",
"homepage": "https://github.com/sap/fundamental-tools",
"author": "SAP",
"license": "Apache-2.0",
Expand Down

0 comments on commit 09cf559

Please sign in to comment.