From ef83ea1124efb851c25b632d463c640bceecfafa Mon Sep 17 00:00:00 2001 From: Aniruddha Deb Date: Thu, 25 Jan 2018 13:07:02 +0530 Subject: [PATCH] Fixed issue #347 - Java stack in backend Added a java stack in the backend, containing the java technologies required for development. https://user-images.githubusercontent.com/14949866/35376106-9b41d51a-01cf-11e8-96df-5ad40785c98c.png --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86f672d6c..00a934bf4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you think that these can be improved in anyway, please do suggest. For the backend, personally I would prefer Node.js and PHP 7 for the full time. Plus, I have been experimenting lately with Go and I quite like it. Apart from these, if I have to choose another one, I would go for Ruby. However this is just my personal preference, you can choose any of the shown languages and you will be good. -![](https://i.imgur.com/Ihg4YAb.png) +![](https://i.imgur.com/uJiEGOZ.png) ## 👷 DevOps Roadmap