summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRahul P2020-08-08 18:14:17 +0530
committerGitHub2020-08-08 18:14:17 +0530
commit3d86dae3fcdc85b23012a5c347fa8f9abe0c4f40 (patch)
tree82746da6b424c3d196d3d847065f1b36b4316e35 /README.md
parentf5f3afe6b5ff6af20370e12fd186f81449fd0713 (diff)
parentc3832418ddb492148886055611a78459673c05bf (diff)
downloadeSim-3d86dae3fcdc85b23012a5c347fa8f9abe0c4f40.tar.gz
eSim-3d86dae3fcdc85b23012a5c347fa8f9abe0c4f40.tar.bz2
eSim-3d86dae3fcdc85b23012a5c347fa8f9abe0c4f40.zip
Merge pull request #155 from rahulp13/installers
added support for NGHDL and reduced KiCad for Windows OS; updated installers and docs for v2.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..8d49b116
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+eSim Packaging
+====
+
+It contains all the documentation for packaging eSim for distribution.
+
+
+# Packaging eSim for Distribution:
+
+1. eSim is currently packaged and distributed for Ubuntu OS (Linux) and MS Windows OS.
+
+2. Refer the [documentation](Version_Change.md) for the changes to be done when a new release is to be made.
+
+> Note: These changes have to be made `first` before proceeding with the packaging on either platform.
+
+3. Refer the [documentation](Ubuntu/README.md) to package eSim for Ubuntu OS.
+
+4. Refer the [documentation](Windows/README.md) to package eSim for Windows OS.