From 0b0aa957aedd0be3928461b85ca72986932eee00 Mon Sep 17 00:00:00 2001 From: YASH PATEL <44220455+yash982000@users.noreply.github.com> Date: Tue, 3 Nov 2020 10:54:58 +0530 Subject: [PATCH 1/6] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c22753fb4..c68914a8f 100644 --- a/README.md +++ b/README.md @@ -447,3 +447,7 @@ The connection to the system monitor is automatically set to `HERMIT_PORT+1`, i. ## Credits HermitCore's Emoji is provided free by [EmojiOne](https://www.gfxmag.com/crab-emoji-vector-icon/). + +[![Stargazers repo roster for @hermitcore/libhermit](https://reporoster.com/stars/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/stargazers) + +[![Forkers repo roster for @hermitcore/libhermit](https://reporoster.com/forks/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/network/members) From 871a00712f56cc8bd693d1a84a0fae050577ae92 Mon Sep 17 00:00:00 2001 From: YASH PATEL <44220455+yash982000@users.noreply.github.com> Date: Tue, 3 Nov 2020 15:42:36 +0530 Subject: [PATCH 2/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c68914a8f..ae08841c5 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ $ make install ## Starting Applications with the Proxy tool HermitCore applications are currently started with a small helper tool called `proxy`. -This tool is sets up a virtual machine or bare-metal on a NUMA node and bridges certain functionality from the application to the Linux host. +This tool sets up a virtual machine or bare-metal on a NUMA node and bridges certain functionality from the application to the Linux host. To start a HermitCore application, hand the executable to the proxy: ```bash From e95ac2617868acb0e55ba6ec2b49863cf8e19c47 Mon Sep 17 00:00:00 2001 From: YASH PATEL <44220455+yash982000@users.noreply.github.com> Date: Wed, 4 Nov 2020 19:32:42 +0530 Subject: [PATCH 3/6] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae08841c5..bc76d575a 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,6 @@ The connection to the system monitor is automatically set to `HERMIT_PORT+1`, i. HermitCore's Emoji is provided free by [EmojiOne](https://www.gfxmag.com/crab-emoji-vector-icon/). -[![Stargazers repo roster for @hermitcore/libhermit](https://reporoster.com/stars/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/stargazers) +[![Stargazers repo roster for @hermitcore/libhermit](https://reporoster.com/stars/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/graphs/contributors) -[![Forkers repo roster for @hermitcore/libhermit](https://reporoster.com/forks/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/network/members) +[![Forkers repo roster for @hermitcore/libhermit](https://reporoster.com/forks/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/graphs/contributors) From 03767ed35a4844d848943a2cbdc1df1a23e42529 Mon Sep 17 00:00:00 2001 From: YASH PATEL <44220455+yash982000@users.noreply.github.com> Date: Wed, 4 Nov 2020 20:02:36 +0530 Subject: [PATCH 4/6] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bc76d575a..adf5939ff 100644 --- a/README.md +++ b/README.md @@ -451,3 +451,9 @@ HermitCore's Emoji is provided free by [EmojiOne](https://www.gfxmag.com/crab-em [![Stargazers repo roster for @hermitcore/libhermit](https://reporoster.com/stars/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/graphs/contributors) [![Forkers repo roster for @hermitcore/libhermit](https://reporoster.com/forks/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/graphs/contributors) + + + + + +Made with [contributors-img](https://contributors-img.web.app). From c050acd9cc24972f7d1d3507f3fd90f797e2a263 Mon Sep 17 00:00:00 2001 From: YASH PATEL <44220455+yash982000@users.noreply.github.com> Date: Wed, 4 Nov 2020 20:03:25 +0530 Subject: [PATCH 5/6] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index adf5939ff..6f536ff2b 100644 --- a/README.md +++ b/README.md @@ -448,9 +448,7 @@ The connection to the system monitor is automatically set to `HERMIT_PORT+1`, i. HermitCore's Emoji is provided free by [EmojiOne](https://www.gfxmag.com/crab-emoji-vector-icon/). -[![Stargazers repo roster for @hermitcore/libhermit](https://reporoster.com/stars/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/graphs/contributors) - -[![Forkers repo roster for @hermitcore/libhermit](https://reporoster.com/forks/hermitcore/libhermit)](https://github.com/hermitcore/libhermit/graphs/contributors) +## Contributors From 0f2f8ca5a58a24ec4768a78783bfb5701eb3541e Mon Sep 17 00:00:00 2001 From: YASH PATEL <44220455+yash982000@users.noreply.github.com> Date: Wed, 4 Nov 2020 20:04:42 +0530 Subject: [PATCH 6/6] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6f536ff2b..cf0db2b64 100644 --- a/README.md +++ b/README.md @@ -453,5 +453,3 @@ HermitCore's Emoji is provided free by [EmojiOne](https://www.gfxmag.com/crab-em - -Made with [contributors-img](https://contributors-img.web.app).