From 3c5f4490833deb3f7898a0ef9ed824f6110c9e78 Mon Sep 17 00:00:00 2001 From: The printer developer page <39741401+coreyZebra@users.noreply.github.com> Date: Tue, 7 Aug 2018 11:44:20 -0500 Subject: [PATCH 1/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4f405ab..3a077e2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ ## END USER LICENSE AGREEMENT ## **(UNRESTRICTED SOFTWARE)** [link](http://link-os.github.io/Zebra_SDK_EULA.pdf) + + ## Projects contained in this repository: +[ZSDK_DevDemos_Java]( https://github.com/Zebra/LinkOS-PC-Samples/tree/ZSDK_DevDemos_Java) +[ZSDK_DevDemos_.NET]( https://github.com/Zebra/LinkOS-PC-Samples/tree/ZSDK_DevDemos_.NET) + **IMPORTANT PLEASE READ CAREFULLY:** This End User License Agreement ("EULA") is a legal From 3d16e268384151744f21dc78940a2ab87be192ae Mon Sep 17 00:00:00 2001 From: The printer developer page <39741401+coreyZebra@users.noreply.github.com> Date: Tue, 7 Aug 2018 11:45:29 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3a077e2..005a271 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,28 @@ -# LinkOS_SDK license -## END USER LICENSE AGREEMENT ## -**(UNRESTRICTED SOFTWARE)** - [link](http://link-os.github.io/Zebra_SDK_EULA.pdf) - - ## Projects contained in this repository: +# LinkOS-PC-Samples + +## Projects contained in this repository: [ZSDK_DevDemos_Java]( https://github.com/Zebra/LinkOS-PC-Samples/tree/ZSDK_DevDemos_Java) [ZSDK_DevDemos_.NET]( https://github.com/Zebra/LinkOS-PC-Samples/tree/ZSDK_DevDemos_.NET) +# Notes +All card printer sample code is selectable from the branches on this repository. + +This sample code is designed to work with the [Link-OS Multiplatform SDK](http://www.zebra.com/sdk). + +Find [API Documentation](http://techdocs.zebra.com/link-os) here. + +[Developer Community](https://developer.zebra.com/community/technologies/printers) and Forums. + +--- + + + + +# LinkOS_SDK license +## END USER LICENSE AGREEMENT ## +**(UNRESTRICTED SOFTWARE)** + [link](http://link-os.github.io/Zebra_SDK_EULA.pdf) **IMPORTANT PLEASE READ CAREFULLY:** This End User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and Zebra From 45764eeb8bd7afa3971bb7008fbc24d6bfe90c31 Mon Sep 17 00:00:00 2001 From: The printer developer page <39741401+coreyZebra@users.noreply.github.com> Date: Tue, 7 Aug 2018 11:45:50 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 005a271..dab75d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # LinkOS-PC-Samples ## Projects contained in this repository: + [ZSDK_DevDemos_Java]( https://github.com/Zebra/LinkOS-PC-Samples/tree/ZSDK_DevDemos_Java) + [ZSDK_DevDemos_.NET]( https://github.com/Zebra/LinkOS-PC-Samples/tree/ZSDK_DevDemos_.NET)