mirror of
https://github.com/sasjs/core.git
synced 2026-04-20 15:03:14 +00:00
fix: more badges for README
This commit is contained in:
11
README.md
11
README.md
@@ -1,4 +1,7 @@
|
||||
[](/LICENSE) [](/package.json)   [](https://gitpod.io/#https://github.com/sasjs/core)
|
||||
 [](/package.json)   
|
||||
|
||||
[](/LICENSE)  [](https://gitpod.io/#https://github.com/sasjs/core)
|
||||
|
||||
|
||||
# Macro Core
|
||||
|
||||
@@ -151,3 +154,9 @@ When contributing to this library, it is therefore important to ensure that all
|
||||
# General Notes
|
||||
|
||||
- All macros should be compatible with SAS versions from support level B and above (so currently 9.2 and later). If an earlier version is not supported, then the macro should say as such in the header documentation, and exit gracefully (eg `%if %sysevalf(&sysver<9.3) %then %return`).
|
||||
|
||||
## Star Gazing
|
||||
|
||||
If you find this library useful, help us grow our star graph!
|
||||
|
||||

|
||||
Reference in New Issue
Block a user