thisissvikas / method-parser

This provides a system to find all the methods with their details, in a project, for multiple programming languages.
2 stars 0 forks source link

Added tech stack #7

Closed shubhaangi04 closed 4 years ago

shubhaangi04 commented 4 years ago

Added documentation of tech stack.

thisissvikas commented 4 years ago

A couple of more suggestions, I would like to add:

  1. Make sure you add a description to every PR that you raise.
  2. Make sure that your file names do not have spaces in them. For example, TechStack.txt or tech_stack.txt but not Tech Stack.txt as this will cause problem in reading this file using automated code if any such scenario arises.